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, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCartesianPointList3D getCoordinates()
public final void setCoordinates(IfcCartesianPointList3D value)
public final IfcCollection<IfcIndexedColourMap> hasColours()
public final IfcCollection<IfcIndexedTextureMap> hasTextures()