Class IfcTextureVertexList
Constructors
constructor
- new IfcTextureVertexList(expressID, type, TexCoordsList): IfcTextureVertexList
Properties
expressID
expressID: number
TexCoordsList
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTextureVertexList
Parameters
- expressID: number
- type: number
- tape: any[]