public class IfcLightDistributionData2X3 extends IfcEntityBase
IfcLightDistributionData
| Constructor and Description |
|---|
IfcLightDistributionData2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcLuminousIntensityDistributionMeasure2X3> |
getLuminousIntensity() |
IfcPlaneAngleMeasure2X3 |
getMainPlaneAngle() |
IfcCollection<IfcPlaneAngleMeasure2X3> |
getSecondaryPlaneAngle() |
void |
setLuminousIntensity(IfcCollection<IfcLuminousIntensityDistributionMeasure2X3> value) |
void |
setMainPlaneAngle(IfcPlaneAngleMeasure2X3 value) |
void |
setSecondaryPlaneAngle(IfcCollection<IfcPlaneAngleMeasure2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcPlaneAngleMeasure2X3 getMainPlaneAngle()
public final void setMainPlaneAngle(IfcPlaneAngleMeasure2X3 value)
public final IfcCollection<IfcPlaneAngleMeasure2X3> getSecondaryPlaneAngle()
public final void setSecondaryPlaneAngle(IfcCollection<IfcPlaneAngleMeasure2X3> value)
public final IfcCollection<IfcLuminousIntensityDistributionMeasure2X3> getLuminousIntensity()
public final void setLuminousIntensity(IfcCollection<IfcLuminousIntensityDistributionMeasure2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.