Public Member Functions | |
| def | roundingradius () |
| def | validradius (self) |
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 | |
| roundingradius | |
Public Attributes inherited from ifc4.ifcrectangleprofiledef | |
| xdim | |
| ydim | |
Public Attributes inherited from ifc4.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc4.ifcprofiledef | |
| profilename | |
| profiletype | |
Entity ifcroundedrectangleprofiledef definition.
:param roundingradius
:type roundingradius:ifcpositivelengthmeasure | def ifc4.ifcroundedrectangleprofiledef.roundingradius | ( | ) |
References ifc2x3.ifcroundedrectangleprofiledef._roundingradius, and ifc4.ifcroundedrectangleprofiledef._roundingradius.
Referenced by ifc4.ifcroundedrectangleprofiledef.validradius(), and ifc2x3.ifcroundedrectangleprofiledef.wr31().
| def ifc4.ifcroundedrectangleprofiledef.validradius | ( | self | ) |
References ifc2x3.ifcroundedrectangleprofiledef.roundingradius, ifc4.ifcroundedrectangleprofiledef.roundingradius, App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| ifc4.ifcroundedrectangleprofiledef.roundingradius |