Constructors
constructor
- new IfcTableColumn(expressID, type, Identifier, Name, Description, Unit, ReferencePath): IfcTableColumn
Properties
Description
expressID
expressID: number
Identifier
Name
ReferencePath
type
type: number
Unit
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTableColumn
Parameters
- expressID: number
- type: number
- tape: any[]