public class IfcLightIntensityDistribution2X3 extends IfcEntityBase
IfcLightIntensityDistribution
| Constructor and Description |
|---|
IfcLightIntensityDistribution2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcLightDistributionData2X3> |
getDistributionData() |
IfcLightDistributionCurveEnum2X3 |
getLightDistributionCurve() |
void |
setDistributionData(IfcCollection<IfcLightDistributionData2X3> value) |
void |
setLightDistributionCurve(IfcLightDistributionCurveEnum2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLightDistributionCurveEnum2X3 getLightDistributionCurve()
public final void setLightDistributionCurve(IfcLightDistributionCurveEnum2X3 value)
public final IfcCollection<IfcLightDistributionData2X3> getDistributionData()
public final void setDistributionData(IfcCollection<IfcLightDistributionData2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.