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