Class IfcConnectionPointGeometry
Constructors
constructor
- new IfcConnectionPointGeometry(expressID, type, PointOnRelatingElement, PointOnRelatedElement): IfcConnectionPointGeometry
Properties
expressID
expressID: number
PointOnRelatedElement
PointOnRelatingElement
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcConnectionPointGeometry
Parameters
- expressID: number
- type: number
- tape: any[]