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