|
CFx SDK Documentation 2026 SP0
|
#include <IfcMechanicalMaterialPropertiesAutoImpl.h>
Public Member Functions | |
| double | getDynamicViscosity () const |
| void | setDynamicViscosity (double DynamicViscosity) |
| double | getYoungModulus () const |
| void | setYoungModulus (double YoungModulus) |
| double | getShearModulus () const |
| void | setShearModulus (double ShearModulus) |
| double | getPoissonRatio () const |
| void | setPoissonRatio (double PoissonRatio) |
| double | getThermalExpansionCoefficient () const |
| void | setThermalExpansionCoefficient (double ThermalExpansionCoefficient) |
| IfcMechanicalMaterialProperties () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc2x3::IfcMaterialProperties | |
| const OdDAIObjectId & | getMaterial () const |
| void | setMaterial (const OdDAIObjectId &Material) |
Public Member Functions inherited from OdIfc2x3::OdIfc2x3Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| double | m_DynamicViscosity |
| double | m_YoungModulus |
| double | m_ShearModulus |
| IfcPositiveRatioMeasure | m_PoissonRatio |
| double | m_ThermalExpansionCoefficient |
Protected Attributes inherited from OdIfc2x3::IfcMaterialProperties | |
| OdDAIObjectId | m_Material |
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) |
This is a collection of mechanical material properties normally used for structural analysis purpose. It contains all properties which are independent of the actual material type.
Definition at line 41 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.
| OdIfc2x3::IfcMechanicalMaterialProperties::IfcMechanicalMaterialProperties | ( | ) |
Default constructor for the IfcMechanicalMaterialProperties class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
| double OdIfc2x3::IfcMechanicalMaterialProperties::getDynamicViscosity | ( | ) | const |
Returns the value of DynamicViscosity attribute. This attribute represents the measure of the viscous resistance of the material.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
| double OdIfc2x3::IfcMechanicalMaterialProperties::getPoissonRatio | ( | ) | const |
Returns the value of PoissonRatio attribute. This attribute represents the measure of the lateral deformations in the elastic range.
| double OdIfc2x3::IfcMechanicalMaterialProperties::getShearModulus | ( | ) | const |
Returns the value of ShearModulus attribute. This attribute represents the measure of the shear modulus of elasticity of the material.
| double OdIfc2x3::IfcMechanicalMaterialProperties::getThermalExpansionCoefficient | ( | ) | const |
Returns the value of ThermalExpansionCoefficient attribute. This attribute represents the measure of the expansion coefficient for warming up the material about one Kelvin.
| double OdIfc2x3::IfcMechanicalMaterialProperties::getYoungModulus | ( | ) | const |
Returns the value of YoungModulus attribute. This attribute represents the measure of the Young’s modulus of elasticity of the material.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
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 OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
| void OdIfc2x3::IfcMechanicalMaterialProperties::setDynamicViscosity | ( | double | DynamicViscosity | ) |
Sets the value of DynamicViscosity attribute. This attribute represents the measure of the viscous resistance of the material.
| DynamicViscosity | [in] DynamicViscosity attribute to set. |
| void OdIfc2x3::IfcMechanicalMaterialProperties::setPoissonRatio | ( | double | PoissonRatio | ) |
Sets the value of PoissonRatio attribute. This attribute represents the measure of the lateral deformations in the elastic range.
| PoissonRatio | [in] PoissonRatio attribute to set. |
| void OdIfc2x3::IfcMechanicalMaterialProperties::setShearModulus | ( | double | ShearModulus | ) |
Sets the value of ShearModulus attribute. This attribute represents the measure of the shear modulus of elasticity of the material.
| ShearModulus | [in] ShearModulus attribute to set. |
| void OdIfc2x3::IfcMechanicalMaterialProperties::setThermalExpansionCoefficient | ( | double | ThermalExpansionCoefficient | ) |
Sets the value of ThermalExpansionCoefficient attribute. This attribute represents the measure of the expansion coefficient for warming up the material about one Kelvin.
| ThermalExpansionCoefficient | [in] ThermalExpansionCoefficient attribute to set. |
| void OdIfc2x3::IfcMechanicalMaterialProperties::setYoungModulus | ( | double | YoungModulus | ) |
Sets the value of YoungModulus attribute. This attribute represents the measure of the Young’s modulus of elasticity of the material.
| YoungModulus | [in] YoungModulus attribute to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x3::IfcMaterialProperties.
Reimplemented in OdIfc2x3::IfcMechanicalConcreteMaterialProperties, and OdIfc2x3::IfcMechanicalSteelMaterialProperties.
|
protected |
Definition at line 259 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.
|
protected |
Definition at line 262 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.
|
protected |
Definition at line 261 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.
|
protected |
Definition at line 263 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.
|
protected |
Definition at line 260 of file Ifc2x3/IfcMechanicalMaterialPropertiesAutoImpl.h.