Public Member Functions | |
| def | barlength () |
| def | barrole () |
| def | barsurface () |
| def | crosssectionarea () |
| def | nominaldiameter () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcreinforcingelement | |
| def | steelgrade () |
Public Member Functions inherited from ifc2x3.ifcelement | |
| def | connectedfrom () |
| def | connectedto () |
| def | containedinstructure () |
| def | fillsvoids () |
| def | hascoverings () |
| def | hasopenings () |
| def | hasports () |
| def | hasprojections () |
| def | hasstructuralmember () |
| def | isconnectionrealization () |
| def | providesboundaries () |
| def | referencedinstructures () |
| def | tag () |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| barlength | |
| barrole | |
| barsurface | |
| crosssectionarea | |
| nominaldiameter | |
Public Attributes inherited from ifc2x3.ifcreinforcingelement | |
| steelgrade | |
Public Attributes inherited from ifc2x3.ifcelement | |
| tag | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcreinforcingbar definition. :param nominaldiameter :type nominaldiameter:ifcpositivelengthmeasure :param crosssectionarea :type crosssectionarea:ifcareameasure :param barlength :type barlength:ifcpositivelengthmeasure :param barrole :type barrole:ifcreinforcingbarroleenum :param barsurface :type barsurface:ifcreinforcingbarsurfaceenum
Member Function Documentation
◆ barlength()
| def ifc2x3.ifcreinforcingbar.barlength | ( | ) |
References ifc2x3.ifcreinforcingbar._barlength, and ifc2x3.ifcreinforcingbar.barlength.
◆ barrole()
| def ifc2x3.ifcreinforcingbar.barrole | ( | ) |
References ifc2x3.ifcreinforcingbar._barrole, and ifc2x3.ifcreinforcingbar.barrole.
◆ barsurface()
| def ifc2x3.ifcreinforcingbar.barsurface | ( | ) |
References ifc2x3.ifcreinforcementbarproperties._barsurface, ifc2x3.ifcreinforcingbar._barsurface, and ifc2x3.ifcreinforcingbar.barsurface.
◆ crosssectionarea()
| def ifc2x3.ifcreinforcingbar.crosssectionarea | ( | ) |
References ifc2x3.ifcgeneralprofileproperties._crosssectionarea, ifc2x3.ifctendon._crosssectionarea, ifc2x3.ifcreinforcingbar._crosssectionarea, and ifc2x3.ifcreinforcingbar.crosssectionarea.
◆ nominaldiameter()
| def ifc2x3.ifcreinforcingbar.nominaldiameter | ( | ) |
References ifc2x3.ifctendon._nominaldiameter, ifc2x3.ifcreinforcingbar._nominaldiameter, and ifc2x3.ifcreinforcingbar.nominaldiameter.
◆ wr1()
| def ifc2x3.ifcreinforcingbar.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcproduct.
References ifc2x3.ifcreinforcingbar.barrole, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ barlength
| ifc2x3.ifcreinforcingbar.barlength |
Referenced by ifc2x3.ifcreinforcingbar.barlength().
◆ barrole
| ifc2x3.ifcreinforcingbar.barrole |
Referenced by ifc2x3.ifcreinforcingbar.barrole(), and ifc2x3.ifcreinforcingbar.wr1().
◆ barsurface
| ifc2x3.ifcreinforcingbar.barsurface |
Referenced by ifc2x3.ifcreinforcingbar.barsurface().
◆ crosssectionarea
| ifc2x3.ifcreinforcingbar.crosssectionarea |
Referenced by ifc2x3.ifcreinforcingbar.crosssectionarea().
◆ nominaldiameter
| ifc2x3.ifcreinforcingbar.nominaldiameter |
Referenced by ifc2x3.ifcreinforcingbar.nominaldiameter().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17