Class IfcDoorStandardCase
Constructors
constructor
- new IfcDoorStandardCase(expressID, type, GlobalId, OwnerHistory, Name, Description, ObjectType, ObjectPlacement, Representation, Tag, OverallHeight, OverallWidth, PredefinedType, OperationType, UserDefinedOperationType): IfcDoorStandardCase
Properties
Description
expressID
expressID: number
GlobalId
Name
ObjectPlacement
ObjectType
OperationType
OverallHeight
OverallWidth
OwnerHistory
PredefinedType
Representation
Tag
type
type: number
UserDefinedOperationType
UserDefinedOperationType: null | IfcLabel Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcDoorStandardCase
Parameters
- expressID: number
- type: number
- tape: any[]