|
CFx SDK Documentation 2026 SP0
|
#include <IfcBoundaryEdgeConditionAutoImpl.h>
Protected Attributes | |
| OdDAI::Select | m_TranslationalStiffnessByLengthX |
| OdDAI::Select | m_TranslationalStiffnessByLengthY |
| OdDAI::Select | m_TranslationalStiffnessByLengthZ |
| OdDAI::Select | m_RotationalStiffnessByLengthX |
| OdDAI::Select | m_RotationalStiffnessByLengthY |
| OdDAI::Select | m_RotationalStiffnessByLengthZ |
Protected Attributes inherited from OdIfc4::IfcBoundaryCondition | |
| OdAnsiString | m_Name |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
Describes linearly elastic support conditions or connection conditions. Applicability: Curve supports and connections
\changes
IFC4 changes: Attribute LinearStiffnessByLengthX renamed to TranslationalStiffnessByLengthX Type of the LinearStiffnessByLengthX attribute changed from "IfcModulusOfLinearSubgradeReactionMeasure" to "IfcModulusOfTranslationalSubgradeReactionSelect" Attribute LinearStiffnessByLengthY renamed to TranslationalStiffnessByLengthY Type of the LinearStiffnessByLengthY attribute changed from "IfcModulusOfLinearSubgradeReactionMeasure" to "IfcModulusOfTranslationalSubgradeReactionSelect" Attribute LinearStiffnessByLengthZ renamed to TranslationalStiffnessByLengthZ Type of the LinearStiffnessByLengthZ attribute changed from "IfcModulusOfLinearSubgradeReactionMeasure" to "IfcModulusOfTranslationalSubgradeReactionSelect" Type of the RotationalStiffnessByLengthX attribute changed from "IfcModulusOfRotationalSubgradeReactionMeasure" to "IfcModulusOfRotationalSubgradeReactionSelect" Type of the RotationalStiffnessByLengthY attribute changed from "IfcModulusOfRotationalSubgradeReactionMeasure" to "IfcModulusOfRotationalSubgradeReactionSelect" Type of the RotationalStiffnessByLengthZ attribute changed from "IfcModulusOfRotationalSubgradeReactionMeasure" to "IfcModulusOfRotationalSubgradeReactionSelect"
Definition at line 55 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
| OdIfc4::IfcBoundaryEdgeCondition::IfcBoundaryEdgeCondition | ( | ) |
Default constructor for the IfcBoundaryEdgeCondition class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
| IfcModulusOfRotationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::rotationalStiffnessByLengthX | ( | ) |
Returns the value of RotationalStiffnessByLengthX attribute. This attribute represents rotational stiffness value about the x-axis of the coordinate system defined by the instance which uses this resource object.
| IfcModulusOfRotationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::rotationalStiffnessByLengthY | ( | ) |
Returns the value of RotationalStiffnessByLengthY attribute. This attribute represents rotational stiffness value about the y-axis of the coordinate system defined by the instance which uses this resource object.
| IfcModulusOfRotationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::rotationalStiffnessByLengthZ | ( | ) |
Returns the value of RotationalStiffnessByLengthZ attribute. This attribute represents rotational stiffness value about the z-axis of the coordinate system defined by the instance which uses this resource object.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
| IfcModulusOfTranslationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::translationalStiffnessByLengthX | ( | ) |
Returns the value of TranslationalStiffnessByLengthX attribute. This attribute represents translational stiffness value in x-direction of the coordinate system defined by the instance which uses this resource object.
| IfcModulusOfTranslationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::translationalStiffnessByLengthY | ( | ) |
Returns the value of TranslationalStiffnessByLengthY attribute. This attribute represents translational stiffness value in y-direction of the coordinate system defined by the instance which uses this resource object.
| IfcModulusOfTranslationalSubgradeReactionSelect OdIfc4::IfcBoundaryEdgeCondition::translationalStiffnessByLengthZ | ( | ) |
Returns the value of TranslationalStiffnessByLengthZ attribute. This attribute represents translational stiffness value in z-direction of the coordinate system defined by the instance which uses this resource object.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4::IfcBoundaryCondition.
|
protected |
Definition at line 249 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
|
protected |
Definition at line 250 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
|
protected |
Definition at line 251 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
|
protected |
Definition at line 246 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
|
protected |
Definition at line 247 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.
|
protected |
Definition at line 248 of file Ifc4/IfcBoundaryEdgeConditionAutoImpl.h.