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