public interface IfcLightDistributionData extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getLuminousIntensity()
Returns the value of the 'Luminous Intensity' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getLuminousIntensityAsString()
Returns the value of the 'Luminous Intensity As String' attribute list.
|
double |
getMainPlaneAngle()
Returns the value of the 'Main Plane Angle' attribute.
|
String |
getMainPlaneAngleAsString()
Returns the value of the 'Main Plane Angle As String' attribute.
|
org.eclipse.emf.common.util.EList<Double> |
getSecondaryPlaneAngle()
Returns the value of the 'Secondary Plane Angle' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getSecondaryPlaneAngleAsString()
Returns the value of the 'Secondary Plane Angle As String' attribute list.
|
void |
setMainPlaneAngle(double value)
Sets the value of the '
Main Plane Angle' attribute. |
void |
setMainPlaneAngleAsString(String value)
Sets the value of the '
Main Plane Angle As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getMainPlaneAngle()
If the meaning of the 'Main Plane Angle' attribute isn't clear, there really should be more of a description here...
setMainPlaneAngle(double),
Ifc2x3tc1Package.getIfcLightDistributionData_MainPlaneAngle()void setMainPlaneAngle(double value)
Main Plane Angle' attribute.
value - the new value of the 'Main Plane Angle' attribute.getMainPlaneAngle()String getMainPlaneAngleAsString()
If the meaning of the 'Main Plane Angle As String' attribute isn't clear, there really should be more of a description here...
setMainPlaneAngleAsString(String),
Ifc2x3tc1Package.getIfcLightDistributionData_MainPlaneAngleAsString()void setMainPlaneAngleAsString(String value)
Main Plane Angle As String' attribute.
value - the new value of the 'Main Plane Angle As String' attribute.getMainPlaneAngleAsString()org.eclipse.emf.common.util.EList<Double> getSecondaryPlaneAngle()
Double.
If the meaning of the 'Secondary Plane Angle' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcLightDistributionData_SecondaryPlaneAngle()org.eclipse.emf.common.util.EList<String> getSecondaryPlaneAngleAsString()
String.
If the meaning of the 'Secondary Plane Angle As String' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcLightDistributionData_SecondaryPlaneAngleAsString()org.eclipse.emf.common.util.EList<Double> getLuminousIntensity()
Double.
If the meaning of the 'Luminous Intensity' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcLightDistributionData_LuminousIntensity()org.eclipse.emf.common.util.EList<String> getLuminousIntensityAsString()
String.
If the meaning of the 'Luminous Intensity As String' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcLightDistributionData_LuminousIntensityAsString()Copyright © 2016 OpenSource BIM. All rights reserved.