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