Class IfcCircularArcSegment2D
Constructors
constructor
- new IfcCircularArcSegment2D(expressID, type, StartPoint, StartDirection, SegmentLength, Radius, IsCCW): IfcCircularArcSegment2D
Properties
expressID
expressID: number
IsCCW
Radius
SegmentLength
StartDirection
StartPoint
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcCircularArcSegment2D
Parameters
- expressID: number
- type: number
- tape: any[]