Class IfcShapeRepresentation
Constructors
constructor
- new IfcShapeRepresentation(expressID, type, ContextOfItems, RepresentationIdentifier, RepresentationType, Items): IfcShapeRepresentation
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): IfcShapeRepresentation
Parameters
- expressID: number
- type: number
- tape: any[]