|
CFx SDK Documentation 2026 SP0
|
#include <IfcReinforcingMeshAutoImpl.h>
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 OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
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) |
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.
Definition at line 51 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
| OdIfc2x3::IfcReinforcingMesh::IfcReinforcingMesh | ( | ) |
Default constructor for the IfcReinforcingMesh class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x3::IfcReinforcingElement.
| 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.
| 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.
| double OdIfc2x3::IfcReinforcingMesh::getLongitudinalBarSpacing | ( | ) | const |
Returns the value of LongitudinalBarSpacing attribute. This attribute represents the spacing between the longitudinal bars.
| 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.
| 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.
| 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.
| 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.
| double OdIfc2x3::IfcReinforcingMesh::getTransverseBarSpacing | ( | ) | const |
Returns the value of TransverseBarSpacing attribute. This attribute represents the spacing between the transverse bars.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
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::IfcReinforcingElement.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
| 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.
| LongitudinalBarCrossSectionArea | [in] Longitudinal bar cross-section area to set. |
| 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.
| LongitudinalBarNominalDiameter | [in] Longitudinal bar nominal diameter to set. |
| void OdIfc2x3::IfcReinforcingMesh::setLongitudinalBarSpacing | ( | double | LongitudinalBarSpacing | ) |
Sets the value of LongitudinalBarSpacing attribute. This attribute represents the spacing between the longitudinal bars.
| LongitudinalBarSpacing | [in] Longitudinal bar spacing to set. |
| 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.
| MeshLength | [in] Mesh length to set. |
| 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.
| MeshWidth | [in] Mesh width to set. |
| 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.
| TransverseBarCrossSectionArea | [in] Transverse bar cross-section area to set. |
| 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.
| TransverseBarNominalDiameter | [in] Transverse bar nominal diameter to set. |
| void OdIfc2x3::IfcReinforcingMesh::setTransverseBarSpacing | ( | double | TransverseBarSpacing | ) |
Sets the value of TransverseBarSpacing attribute. This attribute represents the spacing between the transverse bars.
| TransverseBarSpacing | [in] Transverse bar spacing to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x3::IfcReinforcingElement.
|
protected |
Definition at line 350 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 348 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 352 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 346 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 347 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 351 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 349 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 353 of file Ifc2x3/IfcReinforcingMeshAutoImpl.h.