Class IfcRepresentationContext
Constructors
constructor
- new IfcRepresentationContext(expressID, type, ContextIdentifier, ContextType): IfcRepresentationContext
Parameters
- expressID: number
- type: number
- ContextIdentifier: null | IfcLabel
- ContextType: null | IfcLabel
Properties
ContextIdentifier
ContextType
expressID
expressID: number
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRepresentationContext
Parameters
- expressID: number
- type: number
- tape: any[]