Class IfcTransitionCurveSegment2D
Constructors
constructor
- new IfcTransitionCurveSegment2D(expressID, type, StartPoint, StartDirection, SegmentLength, StartRadius, EndRadius, IsStartRadiusCCW, IsEndRadiusCCW, TransitionCurveType): IfcTransitionCurveSegment2D
Properties
EndRadius
expressID
expressID: number
IsEndRadiusCCW
IsStartRadiusCCW
SegmentLength
StartDirection
StartPoint
StartRadius
TransitionCurveType
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTransitionCurveSegment2D
Parameters
- expressID: number
- type: number
- tape: any[]