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