Class IfcLightDistributionData
Constructors
constructor
- new IfcLightDistributionData(expressID, type, MainPlaneAngle, SecondaryPlaneAngle, LuminousIntensity): IfcLightDistributionData
Properties
expressID
expressID: number
LuminousIntensity
MainPlaneAngle
SecondaryPlaneAngle
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLightDistributionData
Parameters
- expressID: number
- type: number
- tape: any[]