Public Member Functions | |
| def | innerfilletradius () |
| def | outerfilletradius () |
| def | validinnerradius (self) |
| def | validouterradius (self) |
| def | validwallthickness (self) |
| def | wallthickness () |
Public Member Functions inherited from ifc4.ifcrectangleprofiledef | |
| def | xdim () |
| def | ydim () |
Public Member Functions inherited from ifc4.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc4.ifcprofiledef | |
| def | hasexternalreference () |
| def | hasproperties () |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| innerfilletradius | |
| outerfilletradius | |
| wallthickness | |
Public Attributes inherited from ifc4.ifcrectangleprofiledef | |
| xdim | |
| ydim | |
Public Attributes inherited from ifc4.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc4.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcrectanglehollowprofiledef definition. :param wallthickness :type wallthickness:ifcpositivelengthmeasure :param innerfilletradius :type innerfilletradius:ifcnonnegativelengthmeasure :param outerfilletradius :type outerfilletradius:ifcnonnegativelengthmeasure
Member Function Documentation
◆ innerfilletradius()
| def ifc4.ifcrectanglehollowprofiledef.innerfilletradius | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._innerfilletradius, ifc4.ifcrectanglehollowprofiledef._innerfilletradius, and ifc4.ifcrectanglehollowprofiledef.innerfilletradius.
◆ outerfilletradius()
| def ifc4.ifcrectanglehollowprofiledef.outerfilletradius | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._outerfilletradius, ifc4.ifcrectanglehollowprofiledef._outerfilletradius, and ifc4.ifcrectanglehollowprofiledef.outerfilletradius.
◆ validinnerradius()
| def ifc4.ifcrectanglehollowprofiledef.validinnerradius | ( | self | ) |
References ifc2x3.ifcrectanglehollowprofiledef.innerfilletradius, ifc4.ifcrectanglehollowprofiledef.innerfilletradius, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), ifc2x3.ifcrectanglehollowprofiledef.wallthickness, ifc2x3.ifccshapeprofiledef.wallthickness, ifc4.ifcrectanglehollowprofiledef.wallthickness, and ifc2x3.ifccirclehollowprofiledef.wallthickness.
◆ validouterradius()
| def ifc4.ifcrectanglehollowprofiledef.validouterradius | ( | self | ) |
References ifc2x3.ifcrectanglehollowprofiledef.outerfilletradius, ifc4.ifcrectanglehollowprofiledef.outerfilletradius, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ validwallthickness()
| def ifc4.ifcrectanglehollowprofiledef.validwallthickness | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), ifc2x3.ifcrectanglehollowprofiledef.wallthickness, ifc2x3.ifccshapeprofiledef.wallthickness, ifc4.ifcrectanglehollowprofiledef.wallthickness, and ifc2x3.ifccirclehollowprofiledef.wallthickness.
◆ wallthickness()
| def ifc4.ifcrectanglehollowprofiledef.wallthickness | ( | ) |
References ifc2x3.ifcrectanglehollowprofiledef._wallthickness, ifc2x3.ifccshapeprofiledef._wallthickness, ifc4.ifcrectanglehollowprofiledef._wallthickness, ifc2x3.ifccirclehollowprofiledef._wallthickness, and ifc4.ifcrectanglehollowprofiledef.wallthickness.
Member Data Documentation
◆ innerfilletradius
| ifc4.ifcrectanglehollowprofiledef.innerfilletradius |
◆ outerfilletradius
| ifc4.ifcrectanglehollowprofiledef.outerfilletradius |
◆ wallthickness
| ifc4.ifcrectanglehollowprofiledef.wallthickness |
Referenced by ifc4.ifcrectanglehollowprofiledef.validinnerradius(), ifc4.ifccshapeprofiledef.validinternalfilletradius(), ifc4.ifcrectanglehollowprofiledef.validwallthickness(), ifc4.ifccshapeprofiledef.validwallthickness(), ifc4.ifcrectanglehollowprofiledef.wallthickness(), and ifc4.ifccirclehollowprofiledef.wr1().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17