Constructors
constructor
- new IfcProject(expressID, type, GlobalId, OwnerHistory, Name, Description, ObjectType, LongName, Phase, RepresentationContexts, UnitsInContext): IfcProject
Properties
Description
expressID
expressID: number
GlobalId
LongName
Name
ObjectType
OwnerHistory
Phase
RepresentationContexts
type
type: number
UnitsInContext
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcProject
Parameters
- expressID: number
- type: number
- tape: any[]