Class IfcStructuralLoadPlanarForce
Constructors
constructor
- new IfcStructuralLoadPlanarForce(expressID, type, Name, PlanarForceX, PlanarForceY, PlanarForceZ): IfcStructuralLoadPlanarForce
Properties
expressID
expressID: number
Name
PlanarForceX
PlanarForceY
PlanarForceZ
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcStructuralLoadPlanarForce
Parameters
- expressID: number
- type: number
- tape: any[]