#include <IfcOpticalMaterialPropertiesAutoImpl.h>
A container class with material optical properties defined in IFC specification.
Definition at line 40 of file Ifc2x3/IfcOpticalMaterialPropertiesAutoImpl.h.
◆ IfcOpticalMaterialProperties()
| OdIfc2x3::IfcOpticalMaterialProperties::IfcOpticalMaterialProperties |
( |
| ) |
|
◆ comparedToEarlyImpl()
| virtual bool OdIfc2x3::IfcOpticalMaterialProperties::comparedToEarlyImpl |
( |
const OdDAI::ApplicationInstance * | pOther, |
|
|
OdRx::Ordering & | ordering ) const |
|
overridevirtual |
Early-bound version of instances comparison.
- Parameters
-
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
- Returns
- true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ getAttr() [1/2]
| virtual OdRxValue OdIfc2x3::IfcOpticalMaterialProperties::getAttr |
( |
const char * | attrName | ) |
const |
|
overridevirtual |
Returns an attribute value for the specified attribute name.
- Parameters
-
| attrName | [in] Name of an attribute to query. |
- Returns
- OdRxValue object that represents a generic variant type value.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ getAttr() [2/2]
Returns an attribute value for the specified attribute definition.
- Parameters
-
| attrDef | [in] Attribute definition to query. |
- Returns
- OdRxValue object that represents a generic variant type value.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ getInstanceType()
| virtual OdDAI::Entity * OdIfc2x3::IfcOpticalMaterialProperties::getInstanceType |
( |
| ) |
const |
|
overridevirtual |
Returns a type of a class instance.
- Returns
- Pointer to the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdDAI__Entity.html>>OdDAI::Entity</exref> type that determines an entity definition within a schema.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ getSolarReflectanceBack()
| double OdIfc2x3::IfcOpticalMaterialProperties::getSolarReflectanceBack |
( |
| ) |
const |
Returns the value of SolarReflectanceBack attribute. This attribute represents the reflectance at normal incidence (solar): back side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Returns
- Returns the value of SolarReflectanceBack attribute.
◆ getSolarReflectanceFront()
| double OdIfc2x3::IfcOpticalMaterialProperties::getSolarReflectanceFront |
( |
| ) |
const |
Returns the value of SolarReflectanceFront attribute. This attribute represents the reflectance at normal incidence (solar): front side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Returns
- Returns the value of SolarReflectanceFront attribute.
◆ getSolarTransmittance()
| double OdIfc2x3::IfcOpticalMaterialProperties::getSolarTransmittance |
( |
| ) |
const |
Returns the value of SolarTransmittance attribute. This attribute represents the transmittance at normal incidence (solar). Defines the fraction of solar radiation that passes through per unit area, perpendicular to the surface.
- Returns
- Returns the value of SolarTransmittance attribute.
◆ getThermalIrEmissivityBack()
| double OdIfc2x3::IfcOpticalMaterialProperties::getThermalIrEmissivityBack |
( |
| ) |
const |
Returns the value of ThermalIrEmissivityBack attribute. This attribute represents the thermal IR emissivity: back side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "back" side of the material.
- Returns
- Returns the value of ThermalIrEmissivityBack attribute.
◆ getThermalIrEmissivityFront()
| double OdIfc2x3::IfcOpticalMaterialProperties::getThermalIrEmissivityFront |
( |
| ) |
const |
Returns the value of ThermalIrEmissivityFront attribute. This attribute represents the thermal IR emissivity: front side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "front" side of the material.
- Returns
- Returns the value of ThermalIrEmissivityFront attribute.
◆ getThermalIrTransmittance()
| double OdIfc2x3::IfcOpticalMaterialProperties::getThermalIrTransmittance |
( |
| ) |
const |
Returns the value of ThermalIrTransmittance attribute. This attribute represents the thermal IR transmittance at normal incidence. Defines the fraction of thermal energy that passes through per unit area, perpendicular to the surface.
- Returns
- Returns the value of ThermalIrTransmittance attribute.
◆ getVisibleReflectanceBack()
| double OdIfc2x3::IfcOpticalMaterialProperties::getVisibleReflectanceBack |
( |
| ) |
const |
Returns the value of VisibleReflectanceBack attribute. This attribute represents the reflectance at normal incidence (visible): back side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Returns
- Returns the value of VisibleReflectanceBack attribute.
◆ getVisibleReflectanceFront()
| double OdIfc2x3::IfcOpticalMaterialProperties::getVisibleReflectanceFront |
( |
| ) |
const |
Returns the value of VisibleReflectanceFront attribute. This attribute represents the reflectance at normal incidence (visible): front side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Returns
- Returns the value of VisibleReflectanceFront attribute.
◆ getVisibleTransmittance()
| double OdIfc2x3::IfcOpticalMaterialProperties::getVisibleTransmittance |
( |
| ) |
const |
Returns the value of VisibleTransmittance attribute. This attribute represents the transmittance at normal incidence (visible). Defines the fraction of the visible spectrum of solar radiation that passes through per unit area, perpendicular to the surface.
- Returns
- Returns the value of VisibleTransmittance attribute.
◆ inFields()
| virtual OdResult OdIfc2x3::IfcOpticalMaterialProperties::inFields |
( |
OdDAI::OdSpfFilerBase * | rdFiler | ) |
|
|
overridevirtual |
Reads object's data from the specified filer.
- Parameters
-
| rdFiler | [in] Pointer to a filer from which to read the data. |
- Returns
- A value of OdResult type that contains the result of the method execution.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ isKindOf()
Checks whether the specified instance is the object derived from or belongs to this class.
- Parameters
-
| entityType | [in] Entity to check. |
- Returns
- true if the specified instance is the object derived from or belongs to this class, false otherwise.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ outFields()
| virtual OdResult OdIfc2x3::IfcOpticalMaterialProperties::outFields |
( |
OdDAI::OdSpfFilerBase * | wrFiler | ) |
|
|
overridevirtual |
Writes object's data the the specified filer.
- Parameters
-
| wrFiler | [in] Pointer to a filer to which to write the data. |
- Returns
- A value of OdResult type that contains the result of the method execution.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ putAttr() [1/2]
| virtual bool OdIfc2x3::IfcOpticalMaterialProperties::putAttr |
( |
const char * | explicitAttrName, |
|
|
const OdRxValue & | val ) |
|
overridevirtual |
Sets the specified attribute with a given value.
- Parameters
-
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
- Returns
- true if the value is successfully set for the specified attribute, false otherwise.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ putAttr() [2/2]
Sets the specified attribute with a given value.
- Parameters
-
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
- Returns
- true if the value is successfully set for the specified attribute, false otherwise.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ setSolarReflectanceBack()
| void OdIfc2x3::IfcOpticalMaterialProperties::setSolarReflectanceBack |
( |
double | SolarReflectanceBack | ) |
|
Sets the value of SolarReflectanceBack attribute. This attribute represents the reflectance at normal incidence (solar): back side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Parameters
-
| SolarReflectanceBack | [in] SolarReflectanceBack attribute to set. |
◆ setSolarReflectanceFront()
| void OdIfc2x3::IfcOpticalMaterialProperties::setSolarReflectanceFront |
( |
double | SolarReflectanceFront | ) |
|
Sets the value of SolarReflectanceFront attribute. This attribute represents the reflectance at normal incidence (solar): front side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Parameters
-
| SolarReflectanceFront | [in] SolarReflectanceFront attribute to set. |
◆ setSolarTransmittance()
| void OdIfc2x3::IfcOpticalMaterialProperties::setSolarTransmittance |
( |
double | SolarTransmittance | ) |
|
Sets the value of SolarTransmittance attribute. This attribute represents the transmittance at normal incidence (solar). Defines the fraction of solar radiation that passes through per unit area, perpendicular to the surface.
- Parameters
-
| SolarTransmittance | [in] SolarTransmittance attribute to set. |
◆ setThermalIrEmissivityBack()
| void OdIfc2x3::IfcOpticalMaterialProperties::setThermalIrEmissivityBack |
( |
double | ThermalIrEmissivityBack | ) |
|
Sets the value of ThermalIrEmissivityBack attribute. This attribute represents the thermal IR emissivity: back side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "back" side of the material.
- Parameters
-
| ThermalIrEmissivityBack | [in] ThermalIrEmissivityBack attribute to set. |
◆ setThermalIrEmissivityFront()
| void OdIfc2x3::IfcOpticalMaterialProperties::setThermalIrEmissivityFront |
( |
double | ThermalIrEmissivityFront | ) |
|
Sets the value of ThermalIrEmissivityFront attribute. This attribute represents the thermal IR emissivity: front side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "front" side of the material.
- Parameters
-
| ThermalIrEmissivityFront | [in] ThermalIrEmissivityFront attribute to set. |
◆ setThermalIrTransmittance()
| void OdIfc2x3::IfcOpticalMaterialProperties::setThermalIrTransmittance |
( |
double | ThermalIrTransmittance | ) |
|
Sets the value of ThermalIrTransmittance attribute. This attribute represents the thermal IR transmittance at normal incidence. Defines the fraction of thermal energy that passes through per unit area, perpendicular to the surface.
- Parameters
-
| ThermalIrTransmittance | [in] ThermalIrTransmittance attribute to set. |
◆ setVisibleReflectanceBack()
| void OdIfc2x3::IfcOpticalMaterialProperties::setVisibleReflectanceBack |
( |
double | VisibleReflectanceBack | ) |
|
Sets the value of VisibleReflectanceBack attribute. This attribute represents the reflectance at normal incidence (visible): back side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Parameters
-
| VisibleReflectanceBack | [in] VisibleReflectanceBack attribute to set. |
◆ setVisibleReflectanceFront()
| void OdIfc2x3::IfcOpticalMaterialProperties::setVisibleReflectanceFront |
( |
double | VisibleReflectanceFront | ) |
|
Sets the value of VisibleReflectanceFront attribute. This attribute represents the reflectance at normal incidence (visible): front side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics.
- Parameters
-
| VisibleReflectanceFront | [in] VisibleReflectanceFront attribute to set. |
◆ setVisibleTransmittance()
| void OdIfc2x3::IfcOpticalMaterialProperties::setVisibleTransmittance |
( |
double | VisibleTransmittance | ) |
|
Sets the value of VisibleTransmittance attribute. This attribute represents the transmittance at normal incidence (visible). Defines the fraction of the visible spectrum of solar radiation that passes through per unit area, perpendicular to the surface.
- Parameters
-
| VisibleTransmittance | [in] VisibleTransmittance attribute to set. |
◆ testAttr() [1/2]
| virtual bool OdIfc2x3::IfcOpticalMaterialProperties::testAttr |
( |
const char * | explicitAttrName | ) |
const |
|
overridevirtual |
Checks whether the specified attribute is set.
- Parameters
-
| explicitAttrName | [in] Explicit name of the attribute to test. |
- Returns
- true if the specified attribute is set, false otherwise.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ testAttr() [2/2]
| virtual bool OdIfc2x3::IfcOpticalMaterialProperties::testAttr |
( |
const OdIfc::OdIfcAttribute | explicitAttrDef | ) |
const |
|
overridevirtual |
Checks whether the specified attribute is set.
- Parameters
-
| explicitAttrDef | [in] Attribute definition to test. |
- Returns
- true if the specified attribute is set, false otherwise.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ type()
Returns the type of this entity.
- Returns
- A value of the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdIfc__OdIfcEntityType.html>>OdIfc::OdIfcEntityType</exref> type that represents type of this entity.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ unsetAttr() [1/2]
| virtual void OdIfc2x3::IfcOpticalMaterialProperties::unsetAttr |
( |
const char * | explicitAttrName | ) |
|
|
overridevirtual |
Resets a value for the specified attribute.
- Parameters
-
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ unsetAttr() [2/2]
Resets a value for the specified attribute.
- Parameters
-
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
◆ m_SolarReflectanceBack
◆ m_SolarReflectanceFront
◆ m_SolarTransmittance
◆ m_ThermalIrEmissivityBack
◆ m_ThermalIrEmissivityFront
◆ m_ThermalIrTransmittance
◆ m_VisibleReflectanceBack
◆ m_VisibleReflectanceFront
◆ m_VisibleTransmittance
The documentation for this class was generated from the following file: