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

#include <IfcReinforcingMeshAutoImpl.h>

Inheritance diagram for OdIfc2x3::IfcReinforcingMesh:
OdIfc2x3::IfcReinforcingElement OdIfc2x3::IfcBuildingElementComponent OdIfc2x3::IfcBuildingElement OdIfc2x3::IfcElement OdIfc2x3::IfcProduct OdIfc2x3::IfcObject OdIfc2x3::IfcObjectDefinition OdIfc2x3::IfcRoot OdIfc2x3::OdIfc2x3Instance OdIfc::OdIfcInstance

Public Member Functions

double getMeshLength () const
 
void setMeshLength (double MeshLength)
 
double getMeshWidth () const
 
void setMeshWidth (double MeshWidth)
 
double getLongitudinalBarNominalDiameter () const
 
void setLongitudinalBarNominalDiameter (double LongitudinalBarNominalDiameter)
 
double getTransverseBarNominalDiameter () const
 
void setTransverseBarNominalDiameter (double TransverseBarNominalDiameter)
 
double getLongitudinalBarCrossSectionArea () const
 
void setLongitudinalBarCrossSectionArea (double LongitudinalBarCrossSectionArea)
 
double getTransverseBarCrossSectionArea () const
 
void setTransverseBarCrossSectionArea (double TransverseBarCrossSectionArea)
 
double getLongitudinalBarSpacing () const
 
void setLongitudinalBarSpacing (double LongitudinalBarSpacing)
 
double getTransverseBarSpacing () const
 
void setTransverseBarSpacing (double TransverseBarSpacing)
 
 IfcReinforcingMesh ()
 
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::IfcReinforcingElement
const OdAnsiString & getSteelGrade () const
 
void setSteelGrade (const OdAnsiString &SteelGrade)
 
 IfcReinforcingElement ()
 
- Public Member Functions inherited from OdIfc2x3::IfcElement
const OdAnsiString & getTag () const
 
void setTag (const OdAnsiString &Tag)
 
void getInvHasStructuralMember (OdDAIObjectIds &HasStructuralMember) const
 
void getInvFillsVoids (OdDAIObjectIds &FillsVoids) const
 
void getInvConnectedTo (OdDAIObjectIds &ConnectedTo) const
 
void getInvHasCoverings (OdDAIObjectIds &HasCoverings) const
 
void getInvHasProjections (OdDAIObjectIds &HasProjections) const
 
void getInvReferencedInStructures (OdDAIObjectIds &ReferencedInStructures) const
 
void getInvHasPorts (OdDAIObjectIds &HasPorts) const
 
void getInvHasOpenings (OdDAIObjectIds &HasOpenings) const
 
void getInvIsConnectionRealization (OdDAIObjectIds &IsConnectionRealization) const
 
void getInvProvidesBoundaries (OdDAIObjectIds &ProvidesBoundaries) const
 
void getInvConnectedFrom (OdDAIObjectIds &ConnectedFrom) const
 
void getInvContainedInStructure (OdDAIObjectIds &ContainedInStructure) const
 
 IfcElement ()
 
- Public Member Functions inherited from OdIfc2x3::IfcProduct
const OdDAIObjectId & getObjectPlacement () const
 
void setObjectPlacement (const OdDAIObjectId &ObjectPlacement)
 
const OdDAIObjectId & getRepresentation () const
 
void setRepresentation (const OdDAIObjectId &Representation)
 
void getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const
 
virtual void setInverseCounterParts () override
 
- Public Member Functions inherited from OdIfc2x3::IfcObject
const OdAnsiString & getObjectType () const
 
void setObjectType (const OdAnsiString &ObjectType)
 
void getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const
 
 IfcObject ()
 
- Public Member Functions inherited from OdIfc2x3::IfcObjectDefinition
void getInvHasAssignments (OdDAIObjectIds &HasAssignments) const
 
void getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const
 
void getInvDecomposes (OdDAIObjectIds &Decomposes) const
 
void getInvHasAssociations (OdDAIObjectIds &HasAssociations) const
 
- Public Member Functions inherited from OdIfc2x3::IfcRoot
OdDAI::CompressedGUID getGlobalId () const
 
void setGlobalId (OdDAI::CompressedGUID GlobalId)
 
const OdDAIObjectId & getOwnerHistory () const
 
void setOwnerHistory (const OdDAIObjectId &OwnerHistory)
 
const OdAnsiString & getName () const
 
void setName (const OdAnsiString &Name)
 
const OdAnsiString & getDescription () const
 
void setDescription (const OdAnsiString &Description)
 
 IfcRoot ()
 
- 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

IfcPositiveLengthMeasure m_MeshLength
 
IfcPositiveLengthMeasure m_MeshWidth
 
IfcPositiveLengthMeasure m_LongitudinalBarNominalDiameter
 
IfcPositiveLengthMeasure m_TransverseBarNominalDiameter
 
double m_LongitudinalBarCrossSectionArea
 
double m_TransverseBarCrossSectionArea
 
IfcPositiveLengthMeasure m_LongitudinalBarSpacing
 
IfcPositiveLengthMeasure m_TransverseBarSpacing
 
- Protected Attributes inherited from OdIfc2x3::IfcReinforcingElement
OdAnsiString m_SteelGrade
 
- Protected Attributes inherited from OdIfc2x3::IfcElement
OdAnsiString m_Tag
 
- Protected Attributes inherited from OdIfc2x3::IfcProduct
OdDAIObjectId m_ObjectPlacement
 
OdDAIObjectId m_Representation
 
- Protected Attributes inherited from OdIfc2x3::IfcObject
OdAnsiString m_ObjectType
 
- Protected Attributes inherited from OdIfc2x3::IfcRoot
OdDAI::CompressedGUID m_GlobalId
 
OdDAIObjectId m_OwnerHistory
 
OdAnsiString m_Name
 
OdAnsiString m_Description
 
- 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

A reinforcing mesh is a series of longitudinal and transverse wires or bars of various gauges, arranged at right angles to each other and welded at all points of intersection; usually used for concrete slab reinforcement. It is also known as welded wire fabric.

  • Mapped Geometry - The representation map could contain a representation of AdvancedSweptSolid type which holds an IfcSweptDiskSolid (including subtype IfcSweptDiskSolidPolygonal). Multiple IfcMappedItem's can be used to represent the bars within a mesh as one occurrence of IfcReinforcingMesh.
  • Object Typing - This concept can be applied to the following resources: IfcReinforcingMeshType

Definition at line 51 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

Constructor & Destructor Documentation

◆ IfcReinforcingMesh()

OdIfc2x3::IfcReinforcingMesh::IfcReinforcingMesh ( )

Default constructor for the IfcReinforcingMesh class.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ getAttr() [1/2]

virtual OdRxValue OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ getLongitudinalBarCrossSectionArea()

double OdIfc2x3::IfcReinforcingMesh::getLongitudinalBarCrossSectionArea ( ) const

Returns the value of LongitudinalBarCrossSectionArea attribute. This attribute represents the effective cross-section area of the longitudinal bars of the mesh.

Returns
Returns the value of LongitudinalBarCrossSectionArea attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getLongitudinalBarNominalDiameter()

double OdIfc2x3::IfcReinforcingMesh::getLongitudinalBarNominalDiameter ( ) const

Returns the value of LongitudinalBarNominalDiameter attribute. This attribute represents the nominal diameter denoting the cross-section size of the longitudinal bars.

Returns
Returns the value of LongitudinalBarNominalDiameter attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getLongitudinalBarSpacing()

double OdIfc2x3::IfcReinforcingMesh::getLongitudinalBarSpacing ( ) const

Returns the value of LongitudinalBarSpacing attribute. This attribute represents the spacing between the longitudinal bars.

Returns
Returns the value of LongitudinalBarSpacing attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getMeshLength()

double OdIfc2x3::IfcReinforcingMesh::getMeshLength ( ) const

Returns the value of MeshLength attribute. This attribute represents the overall length of the mesh measured in its longitudinal direction.

Returns
Returns the value of MeshLength attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getMeshWidth()

double OdIfc2x3::IfcReinforcingMesh::getMeshWidth ( ) const

Returns the value of MeshWidth attribute. This attribute represents the overall width of the mesh measured in its transversal direction.

Returns
Returns the value of MeshWidth attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getTransverseBarCrossSectionArea()

double OdIfc2x3::IfcReinforcingMesh::getTransverseBarCrossSectionArea ( ) const

Returns the value of TransverseBarCrossSectionArea attribute. This attribute represents the effective cross-section area of the transverse bars of the mesh.

Returns
Returns the value of TransverseBarCrossSectionArea attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getTransverseBarNominalDiameter()

double OdIfc2x3::IfcReinforcingMesh::getTransverseBarNominalDiameter ( ) const

Returns the value of TransverseBarNominalDiameter attribute. This attribute represents the nominal diameter denoting the cross-section size of the transverse bars.

Returns
Returns the value of TransverseBarNominalDiameter attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ getTransverseBarSpacing()

double OdIfc2x3::IfcReinforcingMesh::getTransverseBarSpacing ( ) const

Returns the value of TransverseBarSpacing attribute. This attribute represents the spacing between the transverse bars.

Returns
Returns the value of TransverseBarSpacing attribute.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ inFields()

virtual OdResult OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ isKindOf()

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ outFields()

virtual OdResult OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ putAttr() [1/2]

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ putAttr() [2/2]

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ setLongitudinalBarCrossSectionArea()

void OdIfc2x3::IfcReinforcingMesh::setLongitudinalBarCrossSectionArea ( double LongitudinalBarCrossSectionArea)

Sets the value of LongitudinalBarCrossSectionArea attribute. This attribute represents the effective cross-section area of the longitudinal bars of the mesh.

Parameters
LongitudinalBarCrossSectionArea[in] Longitudinal bar cross-section area to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setLongitudinalBarNominalDiameter()

void OdIfc2x3::IfcReinforcingMesh::setLongitudinalBarNominalDiameter ( double LongitudinalBarNominalDiameter)

Sets the value of LongitudinalBarNominalDiameter attribute. This attribute represents the nominal diameter denoting the cross-section size of the longitudinal bars.

Parameters
LongitudinalBarNominalDiameter[in] Longitudinal bar nominal diameter to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setLongitudinalBarSpacing()

void OdIfc2x3::IfcReinforcingMesh::setLongitudinalBarSpacing ( double LongitudinalBarSpacing)

Sets the value of LongitudinalBarSpacing attribute. This attribute represents the spacing between the longitudinal bars.

Parameters
LongitudinalBarSpacing[in] Longitudinal bar spacing to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setMeshLength()

void OdIfc2x3::IfcReinforcingMesh::setMeshLength ( double MeshLength)

Sets the value of MeshLength attribute. This attribute represents the overall length of the mesh measured in its longitudinal direction.

Parameters
MeshLength[in] Mesh length to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setMeshWidth()

void OdIfc2x3::IfcReinforcingMesh::setMeshWidth ( double MeshWidth)

Sets the value of MeshWidth attribute. This attribute represents the overall width of the mesh measured in its transversal direction.

Parameters
MeshWidth[in] Mesh width to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setTransverseBarCrossSectionArea()

void OdIfc2x3::IfcReinforcingMesh::setTransverseBarCrossSectionArea ( double TransverseBarCrossSectionArea)

Sets the value of TransverseBarCrossSectionArea attribute. This attribute represents the effective cross-section area of the transverse bars of the mesh.

Parameters
TransverseBarCrossSectionArea[in] Transverse bar cross-section area to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setTransverseBarNominalDiameter()

void OdIfc2x3::IfcReinforcingMesh::setTransverseBarNominalDiameter ( double TransverseBarNominalDiameter)

Sets the value of TransverseBarNominalDiameter attribute. This attribute represents the nominal diameter denoting the cross-section size of the transverse bars.

Parameters
TransverseBarNominalDiameter[in] Transverse bar nominal diameter to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ setTransverseBarSpacing()

void OdIfc2x3::IfcReinforcingMesh::setTransverseBarSpacing ( double TransverseBarSpacing)

Sets the value of TransverseBarSpacing attribute. This attribute represents the spacing between the transverse bars.

Parameters
TransverseBarSpacing[in] Transverse bar spacing to set.
Remarks
IFC4 CHANGE: Attribute is deprecated. Use corresponding attribute at IfcReinforcingMeshType instead.

◆ testAttr() [1/2]

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ testAttr() [2/2]

virtual bool OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ unsetAttr() [1/2]

virtual void OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

◆ unsetAttr() [2/2]

virtual void OdIfc2x3::IfcReinforcingMesh::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::IfcReinforcingElement.

Member Data Documentation

◆ m_LongitudinalBarCrossSectionArea

double OdIfc2x3::IfcReinforcingMesh::m_LongitudinalBarCrossSectionArea
protected

Definition at line 350 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_LongitudinalBarNominalDiameter

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_LongitudinalBarNominalDiameter
protected

Definition at line 348 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_LongitudinalBarSpacing

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_LongitudinalBarSpacing
protected

Definition at line 352 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_MeshLength

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_MeshLength
protected

Definition at line 346 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_MeshWidth

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_MeshWidth
protected

Definition at line 347 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_TransverseBarCrossSectionArea

double OdIfc2x3::IfcReinforcingMesh::m_TransverseBarCrossSectionArea
protected

Definition at line 351 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_TransverseBarNominalDiameter

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_TransverseBarNominalDiameter
protected

Definition at line 349 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.

◆ m_TransverseBarSpacing

IfcPositiveLengthMeasure OdIfc2x3::IfcReinforcingMesh::m_TransverseBarSpacing
protected

Definition at line 353 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.


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