ENTITY IfcLightDistributionData

(* SCHEMA IFC4; *)
ENTITY IfcLightDistributionData;
	MainPlaneAngle : IfcPlaneAngleMeasure;
	SecondaryPlaneAngle : LIST [1:?] OF IfcPlaneAngleMeasure;
	LuminousIntensity : LIST [1:?] OF IfcLuminousIntensityDistributionMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcLightDistributionData has the following local and inherited explicit attributes:
AttributeTypeDefined By
 MainPlaneAngleIfcPlaneAngleMeasure (REAL)IfcLightDistributionData
 SecondaryPlaneAngleLIST OF IfcPlaneAngleMeasure (REAL)IfcLightDistributionData
 LuminousIntensityLIST OF IfcLuminousIntensityDistributionMeasure (REAL)IfcLightDistributionData

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcLightDistributionData and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcLightIntensityDistribution ENTITY IfcLightDistributionData


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:44-04:00