#include <IfcFailureConnectionConditionAutoImpl.h>
Defines forces at which a support or connection fails. Applicability: Point supports and connections
Definition at line 42 of file IFC4X4/IfcFailureConnectionConditionAutoImpl.h.
◆ IfcFailureConnectionCondition()
| OdIfc4x4::IfcFailureConnectionCondition::IfcFailureConnectionCondition |
( |
| ) |
|
◆ comparedToEarlyImpl()
| virtual bool OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ getAttr() [1/2]
| virtual OdRxValue OdIfc4x4::IfcFailureConnectionCondition::getAttr |
( |
const char * | attrName | ) |
const |
|
overridevirtual |
◆ getAttr() [2/2]
◆ getCompressionFailureX()
| double OdIfc4x4::IfcFailureConnectionCondition::getCompressionFailureX |
( |
| ) |
const |
Returns the value of CompressionFailureX attribute. This attribute represents compression force in x-direction leading to failure of the connection.
- Returns
- Returns the value of CompressionFailureX attribute.
◆ getCompressionFailureY()
| double OdIfc4x4::IfcFailureConnectionCondition::getCompressionFailureY |
( |
| ) |
const |
Returns the value of CompressionFailureY attribute. This attribute represents compression force in y-direction leading to failure of the connection.
- Returns
- Returns the value of CompressionFailureY attribute.
◆ getCompressionFailureZ()
| double OdIfc4x4::IfcFailureConnectionCondition::getCompressionFailureZ |
( |
| ) |
const |
Returns the value of CompressionFailureZ attribute. This attribute represents compression force in z-direction leading to failure of the connection.
- Returns
- Returns the value of CompressionFailureZ attribute.
◆ getInstanceType()
| virtual OdDAI::Entity * OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ getTensionFailureX()
| double OdIfc4x4::IfcFailureConnectionCondition::getTensionFailureX |
( |
| ) |
const |
Returns the value of TensionFailureX attribute. This attribute represents tension force in x-direction leading to failure of the connection.
- Returns
- Returns the value of TensionFailureX attribute.
◆ getTensionFailureY()
| double OdIfc4x4::IfcFailureConnectionCondition::getTensionFailureY |
( |
| ) |
const |
Returns the value of TensionFailureY attribute. This attribute represents tension force in y-direction leading to failure of the connection.
- Returns
- Returns the value of TensionFailureY attribute.
◆ getTensionFailureZ()
| double OdIfc4x4::IfcFailureConnectionCondition::getTensionFailureZ |
( |
| ) |
const |
Returns the value of TensionFailureZ attribute. This attribute represents tension force in z-direction leading to failure of the connection.
- Returns
- Returns the value of TensionFailureZ attribute.
◆ inFields()
| virtual OdResult OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ 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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ outFields()
| virtual OdResult OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ putAttr() [1/2]
| virtual bool OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ 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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ setCompressionFailureX()
| void OdIfc4x4::IfcFailureConnectionCondition::setCompressionFailureX |
( |
double | CompressionFailureX | ) |
|
Sets the value of CompressionFailureX attribute. This attribute represents compression force in x-direction leading to failure of the connection.
- Parameters
-
| CompressionFailureX | [in] CompressionFailureX attribute to set. |
◆ setCompressionFailureY()
| void OdIfc4x4::IfcFailureConnectionCondition::setCompressionFailureY |
( |
double | CompressionFailureY | ) |
|
Sets the value of CompressionFailureY attribute. This attribute represents compression force in y-direction leading to failure of the connection.
- Parameters
-
| CompressionFailureY | [in] CompressionFailureY attribute to set. |
◆ setCompressionFailureZ()
| void OdIfc4x4::IfcFailureConnectionCondition::setCompressionFailureZ |
( |
double | CompressionFailureZ | ) |
|
Sets the value of CompressionFailureZ attribute. This attribute represents compression force in z-direction leading to failure of the connection.
- Parameters
-
| CompressionFailureZ | [in] CompressionFailureZ attribute to set. |
◆ setTensionFailureX()
| void OdIfc4x4::IfcFailureConnectionCondition::setTensionFailureX |
( |
double | TensionFailureX | ) |
|
Sets the value of TensionFailureX attribute. This attribute represents tension force in x-direction leading to failure of the connection.
- Parameters
-
| TensionFailureX | [in] TensionFailureX attribute to set. |
◆ setTensionFailureY()
| void OdIfc4x4::IfcFailureConnectionCondition::setTensionFailureY |
( |
double | TensionFailureY | ) |
|
Sets the value of TensionFailureY attribute. This attribute represents tension force in y-direction leading to failure of the connection.
- Parameters
-
| TensionFailureY | [in] TensionFailureY attribute to set. |
◆ setTensionFailureZ()
| void OdIfc4x4::IfcFailureConnectionCondition::setTensionFailureZ |
( |
double | TensionFailureZ | ) |
|
Sets the value of TensionFailureZ attribute. This attribute represents tension force in z-direction leading to failure of the connection.
- Parameters
-
| TensionFailureZ | [in] TensionFailureZ attribute to set. |
◆ testAttr() [1/2]
| virtual bool OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ testAttr() [2/2]
| virtual bool OdIfc4x4::IfcFailureConnectionCondition::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 OdIfc4x4::IfcStructuralConnectionCondition.
◆ type()
◆ unsetAttr() [1/2]
| virtual void OdIfc4x4::IfcFailureConnectionCondition::unsetAttr |
( |
const char * | explicitAttrName | ) |
|
|
overridevirtual |
◆ unsetAttr() [2/2]
◆ m_CompressionFailureX
| double OdIfc4x4::IfcFailureConnectionCondition::m_CompressionFailureX |
|
protected |
◆ m_CompressionFailureY
| double OdIfc4x4::IfcFailureConnectionCondition::m_CompressionFailureY |
|
protected |
◆ m_CompressionFailureZ
| double OdIfc4x4::IfcFailureConnectionCondition::m_CompressionFailureZ |
|
protected |
◆ m_TensionFailureX
| double OdIfc4x4::IfcFailureConnectionCondition::m_TensionFailureX |
|
protected |
◆ m_TensionFailureY
| double OdIfc4x4::IfcFailureConnectionCondition::m_TensionFailureY |
|
protected |
◆ m_TensionFailureZ
| double OdIfc4x4::IfcFailureConnectionCondition::m_TensionFailureZ |
|
protected |
The documentation for this class was generated from the following file: