Public Member Functions | |
| def | innerfilletradius () |
| def | outerfilletradius () |
| def | wallthickness () |
| def | wr31 (self) |
| def | wr32 (self) |
| def | wr33 (self) |
Public Member Functions inherited from ifc2x3.ifcrectangleprofiledef | |
| def | xdim () |
| def | ydim () |
Public Member Functions inherited from ifc2x3.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcprofiledef | |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| innerfilletradius | |
| outerfilletradius | |
| wallthickness | |
Public Attributes inherited from ifc2x3.ifcrectangleprofiledef | |
| xdim | |
| ydim | |
Public Attributes inherited from ifc2x3.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc2x3.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcrectanglehollowprofiledef definition. :param wallthickness :type wallthickness:ifcpositivelengthmeasure :param innerfilletradius :type innerfilletradius:ifcpositivelengthmeasure :param outerfilletradius :type outerfilletradius:ifcpositivelengthmeasure
Member Function Documentation
◆ innerfilletradius()
| def ifc2x3.ifcrectanglehollowprofiledef.innerfilletradius | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._innerfilletradius, and ifc2x3.ifcrectanglehollowprofiledef.innerfilletradius.
◆ outerfilletradius()
| def ifc2x3.ifcrectanglehollowprofiledef.outerfilletradius | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._outerfilletradius, and ifc2x3.ifcrectanglehollowprofiledef.outerfilletradius.
◆ wallthickness()
| def ifc2x3.ifcrectanglehollowprofiledef.wallthickness | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._wallthickness, and ifc2x3.ifcrectanglehollowprofiledef.wallthickness.
◆ wr31()
| def ifc2x3.ifcrectanglehollowprofiledef.wr31 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), and ifc2x3.ifcrectanglehollowprofiledef.wallthickness.
◆ wr32()
| def ifc2x3.ifcrectanglehollowprofiledef.wr32 | ( | self | ) |
References ifc2x3.ifcrectanglehollowprofiledef.outerfilletradius, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr33()
| def ifc2x3.ifcrectanglehollowprofiledef.wr33 | ( | self | ) |
References ifc2x3.ifcrectanglehollowprofiledef.innerfilletradius, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), and ifc2x3.ifcrectanglehollowprofiledef.wallthickness.
Member Data Documentation
◆ innerfilletradius
| ifc2x3.ifcrectanglehollowprofiledef.innerfilletradius |
◆ outerfilletradius
| ifc2x3.ifcrectanglehollowprofiledef.outerfilletradius |
◆ wallthickness
| ifc2x3.ifcrectanglehollowprofiledef.wallthickness |
Referenced by ifc4.ifcrectanglehollowprofiledef.validinnerradius(), ifc4.ifccshapeprofiledef.validinternalfilletradius(), ifc4.ifcrectanglehollowprofiledef.validwallthickness(), ifc4.ifccshapeprofiledef.validwallthickness(), ifc2x3.ifcrectanglehollowprofiledef.wallthickness(), ifc2x3.ifccirclehollowprofiledef.wr1(), ifc4.ifccirclehollowprofiledef.wr1(), ifc2x3.ifccshapeprofiledef.wr3(), ifc2x3.ifcrectanglehollowprofiledef.wr31(), and ifc2x3.ifcrectanglehollowprofiledef.wr33().
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