Constructors
constructor
- new IfcRepresentation(expressID, type, ContextOfItems, RepresentationIdentifier, RepresentationType, Items): IfcRepresentation
Properties
ContextOfItems
expressID
expressID: number
Items
RepresentationIdentifier
RepresentationIdentifier: null | IfcLabel RepresentationType
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRepresentation
Parameters
- expressID: number
- type: number
- tape: any[]