|
CFx SDK Documentation 2026 SP0
|
#include <IfcStructuralProfilePropertiesAutoImpl.h>
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 OdGsCache * | gsNode () 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 | |
| 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 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.
| OdIfc2x3::IfcStructuralProfileProperties::IfcStructuralProfileProperties | ( | ) |
Default constructor for the IfcStructuralProfileProperties class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
| 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.
| 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.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
| 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].
| 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].
| 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].
| 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].
| 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].
| 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].
| 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].
| 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.
| 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.
| 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].
| 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].
| 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].
| 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].
| 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].
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
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::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
| 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.
| CentreOfGravityInX | [in] CentreOfGravityInX attribute to set. |
| 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.
| CentreOfGravityInY | [in] CentreOfGravityInY attribute to set. |
| 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].
| MaximumSectionModulusY | [in] MaximumSectionModulusY attribute to set. |
| 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].
| MaximumSectionModulusZ | [in] MaximumSectionModulusZ attribute to set. |
| 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].
| MinimumSectionModulusY | [in] MinimumSectionModulusY attribute to set. |
| 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].
| MinimumSectionModulusZ | [in] MinimumSectionModulusZ attribute to set. |
| 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].
| MomentOfInertiaY | [in] MomentOfInertiaY attribute to set. |
| 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].
| MomentOfInertiaYZ | [in] MomentOfInertiaYZ attribute to set. |
| 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].
| MomentOfInertiaZ | [in] MomentOfInertiaZ attribute to set. |
| 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.
| ShearCentreY | [in] ShearCentreY attribute to set. |
| 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.
| ShearCentreZ | [in] ShearCentreZ attribute to set. |
| 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].
| ShearDeformationAreaY | [in] ShearDeformationAreaY attribute to set. |
| 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].
| ShearDeformationAreaZ | [in] ShearDeformationAreaZ attribute to set. |
| 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].
| TorsionalConstantX | [in] TorsionalConstantX attribute to set. |
| 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].
| TorsionalSectionModulus | [in] TorsionalSectionModulus attribute to set. |
| 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].
| WarpingConstant | [in] WarpingConstant attribute to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x3::IfcGeneralProfileProperties.
Reimplemented in OdIfc2x3::IfcStructuralSteelProfileProperties.
|
protected |
Definition at line 477 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 478 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 472 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 474 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 473 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 475 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 465 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 464 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 466 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 469 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 468 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 471 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 470 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 463 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 476 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.
|
protected |
Definition at line 467 of file Ifc2x3/IfcStructuralProfilePropertiesAutoImpl.h.