Class IfcLightSourceAmbient
Constructors
constructor
- new IfcLightSourceAmbient(expressID, type, Name, LightColour, AmbientIntensity, Intensity): IfcLightSourceAmbient
Properties
AmbientIntensity
expressID
expressID: number
Intensity
LightColour
Name
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLightSourceAmbient
Parameters
- expressID: number
- type: number
- tape: any[]