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