Class IfcProductRepresentation
Constructors
constructor
- new IfcProductRepresentation(expressID, type, Name, Description, Representations): IfcProductRepresentation
Properties
Description
expressID
expressID: number
Name
Representations
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcProductRepresentation
Parameters
- expressID: number
- type: number
- tape: any[]