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