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