IfcTessellatedFaceSet

Inheritance: java.lang.Object, IfcTessellatedItem

Constructors

ConstructorDescription
IfcTessellatedFaceSet()

Methods

MethodDescription
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