IfcTessellatedFaceSet
Inheritance: java.lang.Object, IfcTessellatedItem
Constructors
| Constructor | Description |
|---|---|
| IfcTessellatedFaceSet() |
Methods
| Method | Description |
|---|---|
| getCoordinates() | |
| setCoordinates(IfcCartesianPointList3D value) | |
| hasColours() | |
| hasTextures() |
IfcTessellatedFaceSet()
public IfcTessellatedFaceSet()
getCoordinates()
public final IfcCartesianPointList3D getCoordinates()
Returns: IfcCartesianPointList3D
setCoordinates(IfcCartesianPointList3D value)
public final void setCoordinates(IfcCartesianPointList3D value)
hasColours()
public final IfcCollection<IfcIndexedColourMap> hasColours()
Returns: IfcCollection
hasTextures()
public final IfcCollection<IfcIndexedTextureMap> hasTextures()
Returns: IfcCollection