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