public interface IfcOpticalMaterialProperties extends IfcMaterialProperties
| Modifier and Type | Method and Description |
|---|---|
double |
getSolarReflectanceBack()
Returns the value of the 'Solar Reflectance Back' attribute.
|
String |
getSolarReflectanceBackAsString()
Returns the value of the 'Solar Reflectance Back As String' attribute.
|
double |
getSolarReflectanceFront()
Returns the value of the 'Solar Reflectance Front' attribute.
|
String |
getSolarReflectanceFrontAsString()
Returns the value of the 'Solar Reflectance Front As String' attribute.
|
double |
getSolarTransmittance()
Returns the value of the 'Solar Transmittance' attribute.
|
String |
getSolarTransmittanceAsString()
Returns the value of the 'Solar Transmittance As String' attribute.
|
double |
getThermalIrEmissivityBack()
Returns the value of the 'Thermal Ir Emissivity Back' attribute.
|
String |
getThermalIrEmissivityBackAsString()
Returns the value of the 'Thermal Ir Emissivity Back As String' attribute.
|
double |
getThermalIrEmissivityFront()
Returns the value of the 'Thermal Ir Emissivity Front' attribute.
|
String |
getThermalIrEmissivityFrontAsString()
Returns the value of the 'Thermal Ir Emissivity Front As String' attribute.
|
double |
getThermalIrTransmittance()
Returns the value of the 'Thermal Ir Transmittance' attribute.
|
String |
getThermalIrTransmittanceAsString()
Returns the value of the 'Thermal Ir Transmittance As String' attribute.
|
double |
getVisibleReflectanceBack()
Returns the value of the 'Visible Reflectance Back' attribute.
|
String |
getVisibleReflectanceBackAsString()
Returns the value of the 'Visible Reflectance Back As String' attribute.
|
double |
getVisibleReflectanceFront()
Returns the value of the 'Visible Reflectance Front' attribute.
|
String |
getVisibleReflectanceFrontAsString()
Returns the value of the 'Visible Reflectance Front As String' attribute.
|
double |
getVisibleTransmittance()
Returns the value of the 'Visible Transmittance' attribute.
|
String |
getVisibleTransmittanceAsString()
Returns the value of the 'Visible Transmittance As String' attribute.
|
boolean |
isSetSolarReflectanceBack()
Returns whether the value of the '
Solar Reflectance Back' attribute is set. |
boolean |
isSetSolarReflectanceBackAsString()
Returns whether the value of the '
Solar Reflectance Back As String' attribute is set. |
boolean |
isSetSolarReflectanceFront()
Returns whether the value of the '
Solar Reflectance Front' attribute is set. |
boolean |
isSetSolarReflectanceFrontAsString()
Returns whether the value of the '
Solar Reflectance Front As String' attribute is set. |
boolean |
isSetSolarTransmittance()
Returns whether the value of the '
Solar Transmittance' attribute is set. |
boolean |
isSetSolarTransmittanceAsString()
Returns whether the value of the '
Solar Transmittance As String' attribute is set. |
boolean |
isSetThermalIrEmissivityBack()
Returns whether the value of the '
Thermal Ir Emissivity Back' attribute is set. |
boolean |
isSetThermalIrEmissivityBackAsString()
Returns whether the value of the '
Thermal Ir Emissivity Back As String' attribute is set. |
boolean |
isSetThermalIrEmissivityFront()
Returns whether the value of the '
Thermal Ir Emissivity Front' attribute is set. |
boolean |
isSetThermalIrEmissivityFrontAsString()
Returns whether the value of the '
Thermal Ir Emissivity Front As String' attribute is set. |
boolean |
isSetThermalIrTransmittance()
Returns whether the value of the '
Thermal Ir Transmittance' attribute is set. |
boolean |
isSetThermalIrTransmittanceAsString()
Returns whether the value of the '
Thermal Ir Transmittance As String' attribute is set. |
boolean |
isSetVisibleReflectanceBack()
Returns whether the value of the '
Visible Reflectance Back' attribute is set. |
boolean |
isSetVisibleReflectanceBackAsString()
Returns whether the value of the '
Visible Reflectance Back As String' attribute is set. |
boolean |
isSetVisibleReflectanceFront()
Returns whether the value of the '
Visible Reflectance Front' attribute is set. |
boolean |
isSetVisibleReflectanceFrontAsString()
Returns whether the value of the '
Visible Reflectance Front As String' attribute is set. |
boolean |
isSetVisibleTransmittance()
Returns whether the value of the '
Visible Transmittance' attribute is set. |
boolean |
isSetVisibleTransmittanceAsString()
Returns whether the value of the '
Visible Transmittance As String' attribute is set. |
void |
setSolarReflectanceBack(double value)
Sets the value of the '
Solar Reflectance Back' attribute. |
void |
setSolarReflectanceBackAsString(String value)
Sets the value of the '
Solar Reflectance Back As String' attribute. |
void |
setSolarReflectanceFront(double value)
Sets the value of the '
Solar Reflectance Front' attribute. |
void |
setSolarReflectanceFrontAsString(String value)
Sets the value of the '
Solar Reflectance Front As String' attribute. |
void |
setSolarTransmittance(double value)
Sets the value of the '
Solar Transmittance' attribute. |
void |
setSolarTransmittanceAsString(String value)
Sets the value of the '
Solar Transmittance As String' attribute. |
void |
setThermalIrEmissivityBack(double value)
Sets the value of the '
Thermal Ir Emissivity Back' attribute. |
void |
setThermalIrEmissivityBackAsString(String value)
Sets the value of the '
Thermal Ir Emissivity Back As String' attribute. |
void |
setThermalIrEmissivityFront(double value)
Sets the value of the '
Thermal Ir Emissivity Front' attribute. |
void |
setThermalIrEmissivityFrontAsString(String value)
Sets the value of the '
Thermal Ir Emissivity Front As String' attribute. |
void |
setThermalIrTransmittance(double value)
Sets the value of the '
Thermal Ir Transmittance' attribute. |
void |
setThermalIrTransmittanceAsString(String value)
Sets the value of the '
Thermal Ir Transmittance As String' attribute. |
void |
setVisibleReflectanceBack(double value)
Sets the value of the '
Visible Reflectance Back' attribute. |
void |
setVisibleReflectanceBackAsString(String value)
Sets the value of the '
Visible Reflectance Back As String' attribute. |
void |
setVisibleReflectanceFront(double value)
Sets the value of the '
Visible Reflectance Front' attribute. |
void |
setVisibleReflectanceFrontAsString(String value)
Sets the value of the '
Visible Reflectance Front As String' attribute. |
void |
setVisibleTransmittance(double value)
Sets the value of the '
Visible Transmittance' attribute. |
void |
setVisibleTransmittanceAsString(String value)
Sets the value of the '
Visible Transmittance As String' attribute. |
void |
unsetSolarReflectanceBack()
Unsets the value of the '
Solar Reflectance Back' attribute. |
void |
unsetSolarReflectanceBackAsString()
Unsets the value of the '
Solar Reflectance Back As String' attribute. |
void |
unsetSolarReflectanceFront()
Unsets the value of the '
Solar Reflectance Front' attribute. |
void |
unsetSolarReflectanceFrontAsString()
Unsets the value of the '
Solar Reflectance Front As String' attribute. |
void |
unsetSolarTransmittance()
Unsets the value of the '
Solar Transmittance' attribute. |
void |
unsetSolarTransmittanceAsString()
Unsets the value of the '
Solar Transmittance As String' attribute. |
void |
unsetThermalIrEmissivityBack()
Unsets the value of the '
Thermal Ir Emissivity Back' attribute. |
void |
unsetThermalIrEmissivityBackAsString()
Unsets the value of the '
Thermal Ir Emissivity Back As String' attribute. |
void |
unsetThermalIrEmissivityFront()
Unsets the value of the '
Thermal Ir Emissivity Front' attribute. |
void |
unsetThermalIrEmissivityFrontAsString()
Unsets the value of the '
Thermal Ir Emissivity Front As String' attribute. |
void |
unsetThermalIrTransmittance()
Unsets the value of the '
Thermal Ir Transmittance' attribute. |
void |
unsetThermalIrTransmittanceAsString()
Unsets the value of the '
Thermal Ir Transmittance As String' attribute. |
void |
unsetVisibleReflectanceBack()
Unsets the value of the '
Visible Reflectance Back' attribute. |
void |
unsetVisibleReflectanceBackAsString()
Unsets the value of the '
Visible Reflectance Back As String' attribute. |
void |
unsetVisibleReflectanceFront()
Unsets the value of the '
Visible Reflectance Front' attribute. |
void |
unsetVisibleReflectanceFrontAsString()
Unsets the value of the '
Visible Reflectance Front As String' attribute. |
void |
unsetVisibleTransmittance()
Unsets the value of the '
Visible Transmittance' attribute. |
void |
unsetVisibleTransmittanceAsString()
Unsets the value of the '
Visible Transmittance As String' attribute. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getVisibleTransmittance()
If the meaning of the 'Visible Transmittance' attribute isn't clear, there really should be more of a description here...
isSetVisibleTransmittance(),
unsetVisibleTransmittance(),
setVisibleTransmittance(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleTransmittance()void setVisibleTransmittance(double value)
Visible Transmittance' attribute.
value - the new value of the 'Visible Transmittance' attribute.isSetVisibleTransmittance(),
unsetVisibleTransmittance(),
getVisibleTransmittance()void unsetVisibleTransmittance()
Visible Transmittance' attribute.
boolean isSetVisibleTransmittance()
Visible Transmittance' attribute is set.
unsetVisibleTransmittance(),
getVisibleTransmittance(),
setVisibleTransmittance(double)String getVisibleTransmittanceAsString()
If the meaning of the 'Visible Transmittance As String' attribute isn't clear, there really should be more of a description here...
isSetVisibleTransmittanceAsString(),
unsetVisibleTransmittanceAsString(),
setVisibleTransmittanceAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleTransmittanceAsString()void setVisibleTransmittanceAsString(String value)
Visible Transmittance As String' attribute.
value - the new value of the 'Visible Transmittance As String' attribute.isSetVisibleTransmittanceAsString(),
unsetVisibleTransmittanceAsString(),
getVisibleTransmittanceAsString()void unsetVisibleTransmittanceAsString()
Visible Transmittance As String' attribute.
boolean isSetVisibleTransmittanceAsString()
Visible Transmittance As String' attribute is set.
unsetVisibleTransmittanceAsString(),
getVisibleTransmittanceAsString(),
setVisibleTransmittanceAsString(String)double getSolarTransmittance()
If the meaning of the 'Solar Transmittance' attribute isn't clear, there really should be more of a description here...
isSetSolarTransmittance(),
unsetSolarTransmittance(),
setSolarTransmittance(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarTransmittance()void setSolarTransmittance(double value)
Solar Transmittance' attribute.
value - the new value of the 'Solar Transmittance' attribute.isSetSolarTransmittance(),
unsetSolarTransmittance(),
getSolarTransmittance()void unsetSolarTransmittance()
Solar Transmittance' attribute.
boolean isSetSolarTransmittance()
Solar Transmittance' attribute is set.
unsetSolarTransmittance(),
getSolarTransmittance(),
setSolarTransmittance(double)String getSolarTransmittanceAsString()
If the meaning of the 'Solar Transmittance As String' attribute isn't clear, there really should be more of a description here...
isSetSolarTransmittanceAsString(),
unsetSolarTransmittanceAsString(),
setSolarTransmittanceAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarTransmittanceAsString()void setSolarTransmittanceAsString(String value)
Solar Transmittance As String' attribute.
value - the new value of the 'Solar Transmittance As String' attribute.isSetSolarTransmittanceAsString(),
unsetSolarTransmittanceAsString(),
getSolarTransmittanceAsString()void unsetSolarTransmittanceAsString()
Solar Transmittance As String' attribute.
boolean isSetSolarTransmittanceAsString()
Solar Transmittance As String' attribute is set.
unsetSolarTransmittanceAsString(),
getSolarTransmittanceAsString(),
setSolarTransmittanceAsString(String)double getThermalIrTransmittance()
If the meaning of the 'Thermal Ir Transmittance' attribute isn't clear, there really should be more of a description here...
isSetThermalIrTransmittance(),
unsetThermalIrTransmittance(),
setThermalIrTransmittance(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrTransmittance()void setThermalIrTransmittance(double value)
Thermal Ir Transmittance' attribute.
value - the new value of the 'Thermal Ir Transmittance' attribute.isSetThermalIrTransmittance(),
unsetThermalIrTransmittance(),
getThermalIrTransmittance()void unsetThermalIrTransmittance()
Thermal Ir Transmittance' attribute.
boolean isSetThermalIrTransmittance()
Thermal Ir Transmittance' attribute is set.
unsetThermalIrTransmittance(),
getThermalIrTransmittance(),
setThermalIrTransmittance(double)String getThermalIrTransmittanceAsString()
If the meaning of the 'Thermal Ir Transmittance As String' attribute isn't clear, there really should be more of a description here...
isSetThermalIrTransmittanceAsString(),
unsetThermalIrTransmittanceAsString(),
setThermalIrTransmittanceAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrTransmittanceAsString()void setThermalIrTransmittanceAsString(String value)
Thermal Ir Transmittance As String' attribute.
value - the new value of the 'Thermal Ir Transmittance As String' attribute.isSetThermalIrTransmittanceAsString(),
unsetThermalIrTransmittanceAsString(),
getThermalIrTransmittanceAsString()void unsetThermalIrTransmittanceAsString()
Thermal Ir Transmittance As String' attribute.
boolean isSetThermalIrTransmittanceAsString()
Thermal Ir Transmittance As String' attribute is set.
unsetThermalIrTransmittanceAsString(),
getThermalIrTransmittanceAsString(),
setThermalIrTransmittanceAsString(String)double getThermalIrEmissivityBack()
If the meaning of the 'Thermal Ir Emissivity Back' attribute isn't clear, there really should be more of a description here...
isSetThermalIrEmissivityBack(),
unsetThermalIrEmissivityBack(),
setThermalIrEmissivityBack(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrEmissivityBack()void setThermalIrEmissivityBack(double value)
Thermal Ir Emissivity Back' attribute.
value - the new value of the 'Thermal Ir Emissivity Back' attribute.isSetThermalIrEmissivityBack(),
unsetThermalIrEmissivityBack(),
getThermalIrEmissivityBack()void unsetThermalIrEmissivityBack()
Thermal Ir Emissivity Back' attribute.
boolean isSetThermalIrEmissivityBack()
Thermal Ir Emissivity Back' attribute is set.
unsetThermalIrEmissivityBack(),
getThermalIrEmissivityBack(),
setThermalIrEmissivityBack(double)String getThermalIrEmissivityBackAsString()
If the meaning of the 'Thermal Ir Emissivity Back As String' attribute isn't clear, there really should be more of a description here...
isSetThermalIrEmissivityBackAsString(),
unsetThermalIrEmissivityBackAsString(),
setThermalIrEmissivityBackAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrEmissivityBackAsString()void setThermalIrEmissivityBackAsString(String value)
Thermal Ir Emissivity Back As String' attribute.
value - the new value of the 'Thermal Ir Emissivity Back As String' attribute.isSetThermalIrEmissivityBackAsString(),
unsetThermalIrEmissivityBackAsString(),
getThermalIrEmissivityBackAsString()void unsetThermalIrEmissivityBackAsString()
Thermal Ir Emissivity Back As String' attribute.
boolean isSetThermalIrEmissivityBackAsString()
Thermal Ir Emissivity Back As String' attribute is set.
unsetThermalIrEmissivityBackAsString(),
getThermalIrEmissivityBackAsString(),
setThermalIrEmissivityBackAsString(String)double getThermalIrEmissivityFront()
If the meaning of the 'Thermal Ir Emissivity Front' attribute isn't clear, there really should be more of a description here...
isSetThermalIrEmissivityFront(),
unsetThermalIrEmissivityFront(),
setThermalIrEmissivityFront(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrEmissivityFront()void setThermalIrEmissivityFront(double value)
Thermal Ir Emissivity Front' attribute.
value - the new value of the 'Thermal Ir Emissivity Front' attribute.isSetThermalIrEmissivityFront(),
unsetThermalIrEmissivityFront(),
getThermalIrEmissivityFront()void unsetThermalIrEmissivityFront()
Thermal Ir Emissivity Front' attribute.
boolean isSetThermalIrEmissivityFront()
Thermal Ir Emissivity Front' attribute is set.
unsetThermalIrEmissivityFront(),
getThermalIrEmissivityFront(),
setThermalIrEmissivityFront(double)String getThermalIrEmissivityFrontAsString()
If the meaning of the 'Thermal Ir Emissivity Front As String' attribute isn't clear, there really should be more of a description here...
isSetThermalIrEmissivityFrontAsString(),
unsetThermalIrEmissivityFrontAsString(),
setThermalIrEmissivityFrontAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_ThermalIrEmissivityFrontAsString()void setThermalIrEmissivityFrontAsString(String value)
Thermal Ir Emissivity Front As String' attribute.
value - the new value of the 'Thermal Ir Emissivity Front As String' attribute.isSetThermalIrEmissivityFrontAsString(),
unsetThermalIrEmissivityFrontAsString(),
getThermalIrEmissivityFrontAsString()void unsetThermalIrEmissivityFrontAsString()
Thermal Ir Emissivity Front As String' attribute.
boolean isSetThermalIrEmissivityFrontAsString()
Thermal Ir Emissivity Front As String' attribute is set.
unsetThermalIrEmissivityFrontAsString(),
getThermalIrEmissivityFrontAsString(),
setThermalIrEmissivityFrontAsString(String)double getVisibleReflectanceBack()
If the meaning of the 'Visible Reflectance Back' attribute isn't clear, there really should be more of a description here...
isSetVisibleReflectanceBack(),
unsetVisibleReflectanceBack(),
setVisibleReflectanceBack(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleReflectanceBack()void setVisibleReflectanceBack(double value)
Visible Reflectance Back' attribute.
value - the new value of the 'Visible Reflectance Back' attribute.isSetVisibleReflectanceBack(),
unsetVisibleReflectanceBack(),
getVisibleReflectanceBack()void unsetVisibleReflectanceBack()
Visible Reflectance Back' attribute.
boolean isSetVisibleReflectanceBack()
Visible Reflectance Back' attribute is set.
unsetVisibleReflectanceBack(),
getVisibleReflectanceBack(),
setVisibleReflectanceBack(double)String getVisibleReflectanceBackAsString()
If the meaning of the 'Visible Reflectance Back As String' attribute isn't clear, there really should be more of a description here...
isSetVisibleReflectanceBackAsString(),
unsetVisibleReflectanceBackAsString(),
setVisibleReflectanceBackAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleReflectanceBackAsString()void setVisibleReflectanceBackAsString(String value)
Visible Reflectance Back As String' attribute.
value - the new value of the 'Visible Reflectance Back As String' attribute.isSetVisibleReflectanceBackAsString(),
unsetVisibleReflectanceBackAsString(),
getVisibleReflectanceBackAsString()void unsetVisibleReflectanceBackAsString()
Visible Reflectance Back As String' attribute.
boolean isSetVisibleReflectanceBackAsString()
Visible Reflectance Back As String' attribute is set.
unsetVisibleReflectanceBackAsString(),
getVisibleReflectanceBackAsString(),
setVisibleReflectanceBackAsString(String)double getVisibleReflectanceFront()
If the meaning of the 'Visible Reflectance Front' attribute isn't clear, there really should be more of a description here...
isSetVisibleReflectanceFront(),
unsetVisibleReflectanceFront(),
setVisibleReflectanceFront(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleReflectanceFront()void setVisibleReflectanceFront(double value)
Visible Reflectance Front' attribute.
value - the new value of the 'Visible Reflectance Front' attribute.isSetVisibleReflectanceFront(),
unsetVisibleReflectanceFront(),
getVisibleReflectanceFront()void unsetVisibleReflectanceFront()
Visible Reflectance Front' attribute.
boolean isSetVisibleReflectanceFront()
Visible Reflectance Front' attribute is set.
unsetVisibleReflectanceFront(),
getVisibleReflectanceFront(),
setVisibleReflectanceFront(double)String getVisibleReflectanceFrontAsString()
If the meaning of the 'Visible Reflectance Front As String' attribute isn't clear, there really should be more of a description here...
isSetVisibleReflectanceFrontAsString(),
unsetVisibleReflectanceFrontAsString(),
setVisibleReflectanceFrontAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_VisibleReflectanceFrontAsString()void setVisibleReflectanceFrontAsString(String value)
Visible Reflectance Front As String' attribute.
value - the new value of the 'Visible Reflectance Front As String' attribute.isSetVisibleReflectanceFrontAsString(),
unsetVisibleReflectanceFrontAsString(),
getVisibleReflectanceFrontAsString()void unsetVisibleReflectanceFrontAsString()
Visible Reflectance Front As String' attribute.
boolean isSetVisibleReflectanceFrontAsString()
Visible Reflectance Front As String' attribute is set.
unsetVisibleReflectanceFrontAsString(),
getVisibleReflectanceFrontAsString(),
setVisibleReflectanceFrontAsString(String)double getSolarReflectanceFront()
If the meaning of the 'Solar Reflectance Front' attribute isn't clear, there really should be more of a description here...
isSetSolarReflectanceFront(),
unsetSolarReflectanceFront(),
setSolarReflectanceFront(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarReflectanceFront()void setSolarReflectanceFront(double value)
Solar Reflectance Front' attribute.
value - the new value of the 'Solar Reflectance Front' attribute.isSetSolarReflectanceFront(),
unsetSolarReflectanceFront(),
getSolarReflectanceFront()void unsetSolarReflectanceFront()
Solar Reflectance Front' attribute.
boolean isSetSolarReflectanceFront()
Solar Reflectance Front' attribute is set.
unsetSolarReflectanceFront(),
getSolarReflectanceFront(),
setSolarReflectanceFront(double)String getSolarReflectanceFrontAsString()
If the meaning of the 'Solar Reflectance Front As String' attribute isn't clear, there really should be more of a description here...
isSetSolarReflectanceFrontAsString(),
unsetSolarReflectanceFrontAsString(),
setSolarReflectanceFrontAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarReflectanceFrontAsString()void setSolarReflectanceFrontAsString(String value)
Solar Reflectance Front As String' attribute.
value - the new value of the 'Solar Reflectance Front As String' attribute.isSetSolarReflectanceFrontAsString(),
unsetSolarReflectanceFrontAsString(),
getSolarReflectanceFrontAsString()void unsetSolarReflectanceFrontAsString()
Solar Reflectance Front As String' attribute.
boolean isSetSolarReflectanceFrontAsString()
Solar Reflectance Front As String' attribute is set.
unsetSolarReflectanceFrontAsString(),
getSolarReflectanceFrontAsString(),
setSolarReflectanceFrontAsString(String)double getSolarReflectanceBack()
If the meaning of the 'Solar Reflectance Back' attribute isn't clear, there really should be more of a description here...
isSetSolarReflectanceBack(),
unsetSolarReflectanceBack(),
setSolarReflectanceBack(double),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarReflectanceBack()void setSolarReflectanceBack(double value)
Solar Reflectance Back' attribute.
value - the new value of the 'Solar Reflectance Back' attribute.isSetSolarReflectanceBack(),
unsetSolarReflectanceBack(),
getSolarReflectanceBack()void unsetSolarReflectanceBack()
Solar Reflectance Back' attribute.
boolean isSetSolarReflectanceBack()
Solar Reflectance Back' attribute is set.
unsetSolarReflectanceBack(),
getSolarReflectanceBack(),
setSolarReflectanceBack(double)String getSolarReflectanceBackAsString()
If the meaning of the 'Solar Reflectance Back As String' attribute isn't clear, there really should be more of a description here...
isSetSolarReflectanceBackAsString(),
unsetSolarReflectanceBackAsString(),
setSolarReflectanceBackAsString(String),
Ifc2x3tc1Package.getIfcOpticalMaterialProperties_SolarReflectanceBackAsString()void setSolarReflectanceBackAsString(String value)
Solar Reflectance Back As String' attribute.
value - the new value of the 'Solar Reflectance Back As String' attribute.isSetSolarReflectanceBackAsString(),
unsetSolarReflectanceBackAsString(),
getSolarReflectanceBackAsString()void unsetSolarReflectanceBackAsString()
Solar Reflectance Back As String' attribute.
boolean isSetSolarReflectanceBackAsString()
Solar Reflectance Back As String' attribute is set.
unsetSolarReflectanceBackAsString(),
getSolarReflectanceBackAsString(),
setSolarReflectanceBackAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.