public interface IfcLightIntensityDistribution extends IfcLightDistributionDataSourceSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcLightDistributionData> |
getDistributionData()
Returns the value of the 'Distribution Data' reference list.
|
IfcLightDistributionCurveEnum |
getLightDistributionCurve()
Returns the value of the 'Light Distribution Curve' attribute.
|
void |
setLightDistributionCurve(IfcLightDistributionCurveEnum value)
Sets the value of the '
Light Distribution Curve' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcLightDistributionCurveEnum getLightDistributionCurve()
IfcLightDistributionCurveEnum.
If the meaning of the 'Light Distribution Curve' attribute isn't clear, there really should be more of a description here...
IfcLightDistributionCurveEnum,
setLightDistributionCurve(IfcLightDistributionCurveEnum),
Ifc2x3tc1Package.getIfcLightIntensityDistribution_LightDistributionCurve()void setLightDistributionCurve(IfcLightDistributionCurveEnum value)
Light Distribution Curve' attribute.
value - the new value of the 'Light Distribution Curve' attribute.IfcLightDistributionCurveEnum,
getLightDistributionCurve()org.eclipse.emf.common.util.EList<IfcLightDistributionData> getDistributionData()
IfcLightDistributionData.
If the meaning of the 'Distribution Data' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcLightIntensityDistribution_DistributionData()Copyright © 2018 OpenSource BIM. All rights reserved.