|
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) |
| IfcReinforcingMeshTypeEnum | getPredefinedType () const |
| void | setPredefinedType (IfcReinforcingMeshTypeEnum PredefinedType) |
| 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 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 OdIfc4x1::IfcReinforcingElement | |
| const OdAnsiString & | getSteelGrade () const |
| void | setSteelGrade (const OdAnsiString &SteelGrade) |
| IfcReinforcingElement () | |
Public Member Functions inherited from OdIfc4x1::IfcElement | |
| const OdAnsiString & | getTag () const |
| void | setTag (const OdAnsiString &Tag) |
| void | getInvFillsVoids (OdDAIObjectIds &FillsVoids) const |
| void | getInvConnectedTo (OdDAIObjectIds &ConnectedTo) const |
| void | getInvIsInterferedByElements (OdDAIObjectIds &IsInterferedByElements) const |
| void | getInvInterferesElements (OdDAIObjectIds &InterferesElements) const |
| void | getInvHasProjections (OdDAIObjectIds &HasProjections) const |
| void | getInvReferencedInStructures (OdDAIObjectIds &ReferencedInStructures) 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 |
| void | getInvHasCoverings (OdDAIObjectIds &HasCoverings) const |
| IfcElement () | |
Public Member Functions inherited from OdIfc4x1::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 OdIfc4x1::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDeclaredBy (OdDAIObjectIds &IsDeclaredBy) const |
| void | getInvDeclares (OdDAIObjectIds &Declares) const |
| void | getInvIsTypedBy (OdDAIObjectIds &IsTypedBy) const |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc4x1::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvNests (OdDAIObjectIds &Nests) const |
| void | getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const |
| void | getInvHasContext (OdDAIObjectIds &HasContext) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc4x1::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 OdIfc4x1::OdIfc4x1Instance | |
| 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.
\changes
IFC4 changes: Attribute LongitudinalBarCrossSectionArea is optional, changed from "False" to "True". Attribute LongitudinalBarNominalDiameter is optional, changed from "False" to "True". Attribute LongitudinalBarSpacing is optional, changed from "False" to "True". Attribute TransverseBarCrossSectionArea is optional, changed from "False" to "True". Attribute TransverseBarNominalDiameter is optional, changed from "False" to "True". Attribute TransverseBarSpacing is optional, changed from "False" to "True".
Definition at line 61 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
| OdIfc4x1::IfcReinforcingMesh::IfcReinforcingMesh | ( | ) |
Default constructor for the IfcReinforcingMesh class.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x1::IfcReinforcingElement.
| double OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::IfcReinforcingMesh::getLongitudinalBarSpacing | ( | ) | const |
Returns the value of LongitudinalBarSpacing attribute. This attribute represents the spacing between the longitudinal bars.
| double OdIfc4x1::IfcReinforcingMesh::getMeshLength | ( | ) | const |
Returns the value of MeshLength attribute. This attribute represents the overall length of the mesh measured in its longitudinal direction.
| double OdIfc4x1::IfcReinforcingMesh::getMeshWidth | ( | ) | const |
Returns the value of MeshWidth attribute. This attribute represents the overall width of the mesh measured in its transversal direction.
| IfcReinforcingMeshTypeEnum OdIfc4x1::IfcReinforcingMesh::getPredefinedType | ( | ) | const |
Returns the value of PredefinedType attribute. This attribute represents predefined type of mesh.
| double OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x1::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 OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
| void OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::IfcReinforcingMesh::setPredefinedType | ( | IfcReinforcingMeshTypeEnum | PredefinedType | ) |
Sets the value of PredefinedType attribute. This attribute represents predefined type of mesh.
| PredefinedType | [in] Predefined type to set. |
| void OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x1::IfcReinforcingElement.
|
protected |
Definition at line 360 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 358 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 362 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 356 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 357 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 364 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 361 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 359 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.
|
protected |
Definition at line 363 of file Ifc4x1/IfcReinforcingMeshAutoImpl.h.