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