Public Member Functions | |
| def | procedureid () |
| def | proceduretype () |
| def | userdefinedproceduretype () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
| def | wr4 (self) |
Public Member Functions inherited from ifc2x3.ifcprocess | |
| def | ispredecessorto () |
| def | issuccessorfrom () |
| def | operateson () |
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 | |
| procedureid | |
| proceduretype | |
| userdefinedproceduretype | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcprocedure definition. :param procedureid :type procedureid:ifcidentifier :param proceduretype :type proceduretype:ifcproceduretypeenum :param userdefinedproceduretype :type userdefinedproceduretype:ifclabel
Member Function Documentation
◆ procedureid()
| def ifc2x3.ifcprocedure.procedureid | ( | ) |
References ifc2x3.ifcprocedure._procedureid, and ifc2x3.ifcprocedure.procedureid.
◆ proceduretype()
| def ifc2x3.ifcprocedure.proceduretype | ( | ) |
References ifc2x3.ifcprocedure._proceduretype, and ifc2x3.ifcprocedure.proceduretype.
◆ userdefinedproceduretype()
| def ifc2x3.ifcprocedure.userdefinedproceduretype | ( | ) |
References ifc2x3.ifcprocedure._userdefinedproceduretype, and ifc2x3.ifcprocedure.userdefinedproceduretype.
◆ wr1()
| def ifc2x3.ifcprocedure.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcobject.
◆ wr2()
| def ifc2x3.ifcprocedure.wr2 | ( | self | ) |
◆ wr3()
| def ifc2x3.ifcprocedure.wr3 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr4()
| def ifc2x3.ifcprocedure.wr4 | ( | self | ) |
References ifc2x3.ifcprocedure.proceduretype, 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
◆ procedureid
| ifc2x3.ifcprocedure.procedureid |
Referenced by ifc2x3.ifcprocedure.procedureid().
◆ proceduretype
| ifc2x3.ifcprocedure.proceduretype |
Referenced by ifc2x3.ifcprocedure.proceduretype(), and ifc2x3.ifcprocedure.wr4().
◆ userdefinedproceduretype
| ifc2x3.ifcprocedure.userdefinedproceduretype |
Referenced by ifc2x3.ifcprocedure.userdefinedproceduretype().
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