CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcStructuralProfileProperties Class Reference

#include <IfcStructuralProfilePropertiesAutoImpl.h>

Inheritance diagram for OdIfc2x3::IfcStructuralProfileProperties:
OdIfc2x3::IfcGeneralProfileProperties OdIfc2x3::IfcProfileProperties OdIfc2x3::OdIfc2x3Instance OdIfc::OdIfcInstance OdIfc2x3::IfcStructuralSteelProfileProperties

Public Member Functions

double getTorsionalConstantX () const
 
void setTorsionalConstantX (double TorsionalConstantX)
 
double getMomentOfInertiaYZ () const
 
void setMomentOfInertiaYZ (double MomentOfInertiaYZ)
 
double getMomentOfInertiaY () const
 
void setMomentOfInertiaY (double MomentOfInertiaY)
 
double getMomentOfInertiaZ () const
 
void setMomentOfInertiaZ (double MomentOfInertiaZ)
 
double getWarpingConstant () const
 
void setWarpingConstant (double WarpingConstant)
 
double getShearCentreZ () const
 
void setShearCentreZ (double ShearCentreZ)
 
double getShearCentreY () const
 
void setShearCentreY (double ShearCentreY)
 
double getShearDeformationAreaZ () const
 
void setShearDeformationAreaZ (double ShearDeformationAreaZ)
 
double getShearDeformationAreaY () const
 
void setShearDeformationAreaY (double ShearDeformationAreaY)
 
double getMaximumSectionModulusY () const
 
void setMaximumSectionModulusY (double MaximumSectionModulusY)
 
double getMinimumSectionModulusY () const
 
void setMinimumSectionModulusY (double MinimumSectionModulusY)
 
double getMaximumSectionModulusZ () const
 
void setMaximumSectionModulusZ (double MaximumSectionModulusZ)
 
double getMinimumSectionModulusZ () const
 
void setMinimumSectionModulusZ (double MinimumSectionModulusZ)
 
double getTorsionalSectionModulus () const
 
void setTorsionalSectionModulus (double TorsionalSectionModulus)
 
double getCentreOfGravityInX () const
 
void setCentreOfGravityInX (double CentreOfGravityInX)
 
double getCentreOfGravityInY () const
 
void setCentreOfGravityInY (double CentreOfGravityInY)
 
 IfcStructuralProfileProperties ()
 
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::IfcGeneralProfileProperties
double getPhysicalWeight () const
 
void setPhysicalWeight (double PhysicalWeight)
 
double getPerimeter () const
 
void setPerimeter (double Perimeter)
 
double getMinimumPlateThickness () const
 
void setMinimumPlateThickness (double MinimumPlateThickness)
 
double getMaximumPlateThickness () const
 
void setMaximumPlateThickness (double MaximumPlateThickness)
 
double getCrossSectionArea () const
 
void setCrossSectionArea (double CrossSectionArea)
 
 IfcGeneralProfileProperties ()
 
- Public Member Functions inherited from OdIfc2x3::IfcProfileProperties
const OdAnsiString & getProfileName () const
 
void setProfileName (const OdAnsiString &ProfileName)
 
const OdDAIObjectId & getProfileDefinition () const
 
void setProfileDefinition (const OdDAIObjectId &ProfileDefinition)
 
 IfcProfileProperties ()
 
- 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 OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
virtual OdDbStub * ownerId () const
 

Protected Attributes

double m_TorsionalConstantX
 
double m_MomentOfInertiaYZ
 
double m_MomentOfInertiaY
 
double m_MomentOfInertiaZ
 
double m_WarpingConstant
 
double m_ShearCentreZ
 
double m_ShearCentreY
 
double m_ShearDeformationAreaZ
 
double m_ShearDeformationAreaY
 
double m_MaximumSectionModulusY
 
double m_MinimumSectionModulusY
 
double m_MaximumSectionModulusZ
 
double m_MinimumSectionModulusZ
 
double m_TorsionalSectionModulus
 
double m_CentreOfGravityInX
 
double m_CentreOfGravityInY
 
- Protected Attributes inherited from OdIfc2x3::IfcGeneralProfileProperties
double m_PhysicalWeight
 
IfcPositiveLengthMeasure m_Perimeter
 
IfcPositiveLengthMeasure m_MinimumPlateThickness
 
IfcPositiveLengthMeasure m_MaximumPlateThickness
 
double m_CrossSectionArea
 
- Protected Attributes inherited from OdIfc2x3::IfcProfileProperties
OdAnsiString m_ProfileName
 
OdDAIObjectId m_ProfileDefinition
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcInstance
static const OdGePoint3dasPoint3d (const OdIfcInstance *inst)
 
static const OdGePoint2dasPoint2d (const OdIfcInstance *inst)
 
static const OdGeVector3dasVector3d (const OdIfcInstance *inst)
 
static const OdGeVector2dasVector2d (const OdIfcInstance *inst)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcInstance *inst)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcInstance *inst)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcInstance > inst)
 
static const OdCmEntityColorasRgbColor (const OdIfcInstance *inst)
 

Detailed Description

This is a collection of structural properties applicable to all linear structural members that have a profile definition. For the structural profile properties a further material dependent specialization is given for taking into account specific profile properties applicable only in the context of a specific building material.

The center of gravity is measured from the origin of the geometric profile definition (see subtypes of IfcProfileDef). The CentreOfGravityInX defines the distance along the geometric x axis of the geometric profile definition, the CentreOfGravityInY defines the distance along the geometric y axis.

For parameterized profiles: Center of gravity is measured from the center of the profile definition, which is the center of the bounding box of that profile geometry. For arbitrary profiles: Center of gravity is measured from the 0.,0. local origin of the underlying 2D coordinate system of the explicit profile definition.

The shear center is measured from the gravity center and is given in the structural coordinates, defined by: origin = center of gravity y axis = negative x axis of the geometric coordinate system z axis = negative y axis of the geometric coordinate system

Definition at line 56 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.

Constructor & Destructor Documentation

◆ IfcStructuralProfileProperties()

OdIfc2x3::IfcStructuralProfileProperties::IfcStructuralProfileProperties ( )

Default constructor for the IfcStructuralProfileProperties class.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc2x3::IfcStructuralProfileProperties::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.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ getAttr() [1/2]

virtual OdRxValue OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc2x3::IfcStructuralProfileProperties::getAttr ( const OdIfc::OdIfcAttribute attrDef) const
overridevirtual

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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ getCentreOfGravityInX()

double OdIfc2x3::IfcStructuralProfileProperties::getCentreOfGravityInX ( ) const

Returns the value of CentreOfGravityInX attribute. This attribute represents the location of the profile's center of gravity in the geometric X direction. The CentreOfGravityInX is measured in the global length unit as defined at IfcProject.UnitsInContext.

Returns
Returns the value of CentreOfGravityInX attribute.

◆ getCentreOfGravityInY()

double OdIfc2x3::IfcStructuralProfileProperties::getCentreOfGravityInY ( ) const

Returns the value of CentreOfGravityInY attribute. This attribute represents the location of the profile's center of gravity in the geometric Y direction. The CentreOfGravityInY is measured in the global length unit as defined at IfcProject.UnitsInContext.

Returns
Returns the value of CentreOfGravityInY attribute.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ getMaximumSectionModulusY()

double OdIfc2x3::IfcStructuralProfileProperties::getMaximumSectionModulusY ( ) const

Returns the value of MaximumSectionModulusY attribute. This attribute represents the bending resistance about Y-axis of profile coordinate system at maximum Z-ordinate. Usually measured in [mm3].

Returns
Returns the value of MaximumSectionModulusY attribute.

◆ getMaximumSectionModulusZ()

double OdIfc2x3::IfcStructuralProfileProperties::getMaximumSectionModulusZ ( ) const

Returns the value of MaximumSectionModulusZ attribute. This attribute represents the bending resistance about Z-axis of profile coordinate system at maximum Y-ordinate. Usually measured in [mm3].

Returns
Returns the value of MaximumSectionModulusZ attribute.

◆ getMinimumSectionModulusY()

double OdIfc2x3::IfcStructuralProfileProperties::getMinimumSectionModulusY ( ) const

Returns the value of MinimumSectionModulusY attribute. This attribute represents the bending resistance about Y-axis of profile coordinate system at minimum Z-ordinate. Usually measured in [mm3].

Returns
Returns the value of MinimumSectionModulusY attribute.

◆ getMinimumSectionModulusZ()

double OdIfc2x3::IfcStructuralProfileProperties::getMinimumSectionModulusZ ( ) const

Returns the value of MinimumSectionModulusZ attribute. This attribute represents the bending resistance about Z-axis of profile coordinate system at minimum Y-ordinate. Usually measured in [mm3].

Returns
Returns the value of MinimumSectionModulusZ attribute.

◆ getMomentOfInertiaY()

double OdIfc2x3::IfcStructuralProfileProperties::getMomentOfInertiaY ( ) const

Returns the value of MomentOfInertiaY attribute. This attribute represents the moment of inertia about Y-axis of profile coordinate system. Usually measured in [mm4].

Returns
Returns the value of MomentOfInertiaY attribute.

◆ getMomentOfInertiaYZ()

double OdIfc2x3::IfcStructuralProfileProperties::getMomentOfInertiaYZ ( ) const

Returns the value of MomentOfInertiaYZ attribute. This attribute represents the moment of inertia about Y and Z-axes of profile coordinate system. Usually measured in [mm4].

Returns
Returns the value of MomentOfInertiaYZ attribute.

◆ getMomentOfInertiaZ()

double OdIfc2x3::IfcStructuralProfileProperties::getMomentOfInertiaZ ( ) const

Returns the value of MomentOfInertiaZ attribute. This attribute represents the moment of inertia about Z-axis of profile coordinate system. Usually measured in [mm4].

Returns
Returns the value of MomentOfInertiaZ attribute.

◆ getShearCentreY()

double OdIfc2x3::IfcStructuralProfileProperties::getShearCentreY ( ) const

Returns the value of ShearCentreY attribute. This attribute represents the location of the profile's shear center in the structural Y direction. Mapped on IFC profile coordinate system it is the offset in the direction of the negative X axis. The offset is relative to the center of gravity. The ShearCentreY is measured in the global length unit as defined at IfcProject.UnitsInContext.

Returns
Returns the value of ShearCentreY attribute.

◆ getShearCentreZ()

double OdIfc2x3::IfcStructuralProfileProperties::getShearCentreZ ( ) const

Returns the value of ShearCentreZ attribute. This attribute represents the location of the profile's shear center in the structural Z direction. Mapped on IFC profile coordinate system it is the offset in the direction of the negative Y axis. The offset is relative to the center of gravity. The ShearCentreZ is measured in the global length unit as defined at IfcProject.UnitsInContext.

Returns
Returns the value of ShearCentreZ attribute.

◆ getShearDeformationAreaY()

double OdIfc2x3::IfcStructuralProfileProperties::getShearDeformationAreaY ( ) const

Returns the value of ShearDeformationAreaY attribute. This attribute represents the area of the profile for calculating the shear deformation for a shear force parallel to the profile’s Y-axis. Usually measured in [mm2].

Returns
Returns the value of ShearDeformationAreaY attribute.

◆ getShearDeformationAreaZ()

double OdIfc2x3::IfcStructuralProfileProperties::getShearDeformationAreaZ ( ) const

Returns the value of ShearDeformationAreaZ attribute. This attribute represents the area of the profile for calculating the shear deformation for a shear force parallel to the profile’s Z-axis. Usually measured in [mm2].

Returns
Returns the value of ShearDeformationAreaZ attribute.

◆ getTorsionalConstantX()

double OdIfc2x3::IfcStructuralProfileProperties::getTorsionalConstantX ( ) const

Returns the value of TorsionalConstantX attribute. This attribute represents the torsional constant about X-axis of profile coordinate system. Usually measured in [mm4].

Returns
Returns the value of TorsionalConstantX attribute.

◆ getTorsionalSectionModulus()

double OdIfc2x3::IfcStructuralProfileProperties::getTorsionalSectionModulus ( ) const

Returns the value of TorsionalSectionModulus attribute. This attribute represents the torsional resistance (about the profiles X-axis). Usually measured in [mm3].

Returns
Returns the value of TorsionalSectionModulus attribute.

◆ getWarpingConstant()

double OdIfc2x3::IfcStructuralProfileProperties::getWarpingConstant ( ) const

Returns the value of WarpingConstant attribute. This attribute represents the warping constant of the profile for torsional action. Usually measured in [mm6].

Returns
Returns the value of WarpingConstant attribute.

◆ inFields()

virtual OdResult OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ isKindOf()

virtual bool OdIfc2x3::IfcStructuralProfileProperties::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ outFields()

virtual OdResult OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ putAttr() [1/2]

virtual bool OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ putAttr() [2/2]

virtual bool OdIfc2x3::IfcStructuralProfileProperties::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ setCentreOfGravityInX()

void OdIfc2x3::IfcStructuralProfileProperties::setCentreOfGravityInX ( double CentreOfGravityInX)

Sets the value of CentreOfGravityInX attribute. This attribute represents the location of the profile's center of gravity in the geometric X direction. The CentreOfGravityInX is measured in the global length unit as defined at IfcProject.UnitsInContext.

Parameters
CentreOfGravityInX[in] CentreOfGravityInX attribute to set.

◆ setCentreOfGravityInY()

void OdIfc2x3::IfcStructuralProfileProperties::setCentreOfGravityInY ( double CentreOfGravityInY)

Sets the value of CentreOfGravityInY attribute. This attribute represents the location of the profile's center of gravity in the geometric Y direction. The CentreOfGravityInY is measured in the global length unit as defined at IfcProject.UnitsInContext.

Parameters
CentreOfGravityInY[in] CentreOfGravityInY attribute to set.

◆ setMaximumSectionModulusY()

void OdIfc2x3::IfcStructuralProfileProperties::setMaximumSectionModulusY ( double MaximumSectionModulusY)

Sets the value of MaximumSectionModulusY attribute. This attribute represents the bending resistance about Y-axis of profile coordinate system at maximum Z-ordinate. Usually measured in [mm3].

Parameters
MaximumSectionModulusY[in] MaximumSectionModulusY attribute to set.

◆ setMaximumSectionModulusZ()

void OdIfc2x3::IfcStructuralProfileProperties::setMaximumSectionModulusZ ( double MaximumSectionModulusZ)

Sets the value of MaximumSectionModulusZ attribute. This attribute represents the bending resistance about Z-axis of profile coordinate system at maximum Y-ordinate. Usually measured in [mm3].

Parameters
MaximumSectionModulusZ[in] MaximumSectionModulusZ attribute to set.

◆ setMinimumSectionModulusY()

void OdIfc2x3::IfcStructuralProfileProperties::setMinimumSectionModulusY ( double MinimumSectionModulusY)

Sets the value of MinimumSectionModulusY attribute. This attribute represents the bending resistance about Y-axis of profile coordinate system at minimum Z-ordinate. Usually measured in [mm3].

Parameters
MinimumSectionModulusY[in] MinimumSectionModulusY attribute to set.

◆ setMinimumSectionModulusZ()

void OdIfc2x3::IfcStructuralProfileProperties::setMinimumSectionModulusZ ( double MinimumSectionModulusZ)

Sets the value of MinimumSectionModulusZ attribute. This attribute represents the bending resistance about Z-axis of profile coordinate system at minimum Y-ordinate. Usually measured in [mm3].

Parameters
MinimumSectionModulusZ[in] MinimumSectionModulusZ attribute to set.

◆ setMomentOfInertiaY()

void OdIfc2x3::IfcStructuralProfileProperties::setMomentOfInertiaY ( double MomentOfInertiaY)

Sets the value of MomentOfInertiaY attribute. This attribute represents the moment of inertia about Y-axis of profile coordinate system. Usually measured in [mm4].

Parameters
MomentOfInertiaY[in] MomentOfInertiaY attribute to set.

◆ setMomentOfInertiaYZ()

void OdIfc2x3::IfcStructuralProfileProperties::setMomentOfInertiaYZ ( double MomentOfInertiaYZ)

Sets the value of MomentOfInertiaYZ attribute. This attribute represents the moment of inertia about Y and Z-axes of profile coordinate system. Usually measured in [mm4].

Parameters
MomentOfInertiaYZ[in] MomentOfInertiaYZ attribute to set.

◆ setMomentOfInertiaZ()

void OdIfc2x3::IfcStructuralProfileProperties::setMomentOfInertiaZ ( double MomentOfInertiaZ)

Sets the value of MomentOfInertiaZ attribute. This attribute represents the moment of inertia about Z-axis of profile coordinate system. Usually measured in [mm4].

Parameters
MomentOfInertiaZ[in] MomentOfInertiaZ attribute to set.

◆ setShearCentreY()

void OdIfc2x3::IfcStructuralProfileProperties::setShearCentreY ( double ShearCentreY)

Sets the value of ShearCentreY attribute. This attribute represents the location of the profile's shear center in the structural Y direction. Mapped on IFC profile coordinate system it is the offset in the direction of the negative X axis. The offset is relative to the center of gravity. The ShearCentreY is measured in the global length unit as defined at IfcProject.UnitsInContext.

Parameters
ShearCentreY[in] ShearCentreY attribute to set.

◆ setShearCentreZ()

void OdIfc2x3::IfcStructuralProfileProperties::setShearCentreZ ( double ShearCentreZ)

Sets the value of ShearCentreZ attribute. This attribute represents the location of the profile's shear center in the structural Z direction. Mapped on IFC profile coordinate system it is the offset in the direction of the negative Y axis. The offset is relative to the center of gravity. The ShearCentreZ is measured in the global length unit as defined at IfcProject.UnitsInContext.

Parameters
ShearCentreZ[in] ShearCentreZ attribute to set.

◆ setShearDeformationAreaY()

void OdIfc2x3::IfcStructuralProfileProperties::setShearDeformationAreaY ( double ShearDeformationAreaY)

Sets the value of ShearDeformationAreaY attribute. This attribute represents the area of the profile for calculating the shear deformation for a shear force parallel to the profile’s Y-axis. Usually measured in [mm2].

Parameters
ShearDeformationAreaY[in] ShearDeformationAreaY attribute to set.

◆ setShearDeformationAreaZ()

void OdIfc2x3::IfcStructuralProfileProperties::setShearDeformationAreaZ ( double ShearDeformationAreaZ)

Sets the value of ShearDeformationAreaZ attribute. This attribute represents the area of the profile for calculating the shear deformation for a shear force parallel to the profile’s Z-axis. Usually measured in [mm2].

Parameters
ShearDeformationAreaZ[in] ShearDeformationAreaZ attribute to set.

◆ setTorsionalConstantX()

void OdIfc2x3::IfcStructuralProfileProperties::setTorsionalConstantX ( double TorsionalConstantX)

Sets the value of TorsionalConstantX attribute. This attribute represents the torsional constant about X-axis of profile coordinate system. Usually measured in [mm4].

Parameters
TorsionalConstantX[in] TorsionalConstantX attribute to set.

◆ setTorsionalSectionModulus()

void OdIfc2x3::IfcStructuralProfileProperties::setTorsionalSectionModulus ( double TorsionalSectionModulus)

Sets the value of TorsionalSectionModulus attribute. This attribute represents the torsional resistance (about the profiles X-axis). Usually measured in [mm3].

Parameters
TorsionalSectionModulus[in] TorsionalSectionModulus attribute to set.

◆ setWarpingConstant()

void OdIfc2x3::IfcStructuralProfileProperties::setWarpingConstant ( double WarpingConstant)

Sets the value of WarpingConstant attribute. This attribute represents the warping constant of the profile for torsional action. Usually measured in [mm6].

Parameters
WarpingConstant[in] WarpingConstant attribute to set.

◆ testAttr() [1/2]

virtual bool OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ testAttr() [2/2]

virtual bool OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc2x3::IfcStructuralProfileProperties::type ( ) const
overridevirtual

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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ unsetAttr() [1/2]

virtual void OdIfc2x3::IfcStructuralProfileProperties::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::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

◆ unsetAttr() [2/2]

virtual void OdIfc2x3::IfcStructuralProfileProperties::unsetAttr ( const OdIfc::OdIfcAttribute explicitAttrDef)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.

Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.

Member Data Documentation

◆ m_CentreOfGravityInX

double OdIfc2x3::IfcStructuralProfileProperties::m_CentreOfGravityInX
protected

◆ m_CentreOfGravityInY

double OdIfc2x3::IfcStructuralProfileProperties::m_CentreOfGravityInY
protected

◆ m_MaximumSectionModulusY

double OdIfc2x3::IfcStructuralProfileProperties::m_MaximumSectionModulusY
protected

◆ m_MaximumSectionModulusZ

double OdIfc2x3::IfcStructuralProfileProperties::m_MaximumSectionModulusZ
protected

◆ m_MinimumSectionModulusY

double OdIfc2x3::IfcStructuralProfileProperties::m_MinimumSectionModulusY
protected

◆ m_MinimumSectionModulusZ

double OdIfc2x3::IfcStructuralProfileProperties::m_MinimumSectionModulusZ
protected

◆ m_MomentOfInertiaY

double OdIfc2x3::IfcStructuralProfileProperties::m_MomentOfInertiaY
protected

◆ m_MomentOfInertiaYZ

double OdIfc2x3::IfcStructuralProfileProperties::m_MomentOfInertiaYZ
protected

◆ m_MomentOfInertiaZ

double OdIfc2x3::IfcStructuralProfileProperties::m_MomentOfInertiaZ
protected

◆ m_ShearCentreY

double OdIfc2x3::IfcStructuralProfileProperties::m_ShearCentreY
protected

◆ m_ShearCentreZ

double OdIfc2x3::IfcStructuralProfileProperties::m_ShearCentreZ
protected

◆ m_ShearDeformationAreaY

double OdIfc2x3::IfcStructuralProfileProperties::m_ShearDeformationAreaY
protected

◆ m_ShearDeformationAreaZ

double OdIfc2x3::IfcStructuralProfileProperties::m_ShearDeformationAreaZ
protected

◆ m_TorsionalConstantX

double OdIfc2x3::IfcStructuralProfileProperties::m_TorsionalConstantX
protected

◆ m_TorsionalSectionModulus

double OdIfc2x3::IfcStructuralProfileProperties::m_TorsionalSectionModulus
protected

◆ m_WarpingConstant

double OdIfc2x3::IfcStructuralProfileProperties::m_WarpingConstant
protected

The documentation for this class was generated from the following file: