public abstract class IfcTessellatedFaceSet extends IfcTessellatedItem
| Constructor and Description |
|---|
IfcTessellatedFaceSet() |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList3D |
getCoordinates() |
IfcCollection<IfcIndexedColourMap> |
hasColours() |
IfcCollection<IfcIndexedTextureMap> |
hasTextures() |
void |
setCoordinates(IfcCartesianPointList3D value) |
getLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCartesianPointList3D getCoordinates()
public final void setCoordinates(IfcCartesianPointList3D value)
public final IfcCollection<IfcIndexedColourMap> hasColours()
public final IfcCollection<IfcIndexedTextureMap> hasTextures()