Class IfcSurfaceStyleLighting
Constructors
constructor
- new IfcSurfaceStyleLighting(expressID, type, DiffuseTransmissionColour, DiffuseReflectionColour, TransmissionColour, ReflectanceColour): IfcSurfaceStyleLighting
Properties
DiffuseReflectionColour
DiffuseTransmissionColour
expressID
expressID: number
ReflectanceColour
TransmissionColour
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcSurfaceStyleLighting
Parameters
- expressID: number
- type: number
- tape: any[]