public class IfcIndexedColourMap4X3 extends IfcPresentationItem4X3
IfcIndexedColourMap
| Constructor and Description |
|---|
IfcIndexedColourMap4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPositiveInteger4X3> |
getColourIndex() |
IfcColourRgbList4X3 |
getColours() |
IfcTessellatedFaceSet4X3 |
getMappedTo() |
IfcNormalisedRatioMeasure4X3 |
getOpacity() |
void |
setColourIndex(IfcCollection<IfcPositiveInteger4X3> value) |
void |
setColours(IfcColourRgbList4X3 value) |
void |
setMappedTo(IfcTessellatedFaceSet4X3 value) |
void |
setOpacity(IfcNormalisedRatioMeasure4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcTessellatedFaceSet4X3 getMappedTo()
public final void setMappedTo(IfcTessellatedFaceSet4X3 value)
public final IfcNormalisedRatioMeasure4X3 getOpacity()
public final void setOpacity(IfcNormalisedRatioMeasure4X3 value)
public final IfcColourRgbList4X3 getColours()
public final void setColours(IfcColourRgbList4X3 value)
public final IfcCollection<IfcPositiveInteger4X3> getColourIndex()
public final void setColourIndex(IfcCollection<IfcPositiveInteger4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.