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