Public Member Functions | |
| def | movefrom () |
| def | moveto () |
| def | punchlist () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
Public Member Functions inherited from ifc2x3.ifctask | |
| def | ismilestone () |
| def | priority () |
| def | status () |
| def | taskid () |
| def | workmethod () |
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 | |
| movefrom | |
| moveto | |
| punchlist | |
Public Attributes inherited from ifc2x3.ifctask | |
| ismilestone | |
| priority | |
| status | |
| taskid | |
| workmethod | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcmove definition. :param movefrom :type movefrom:ifcspatialstructureelement :param moveto :type moveto:ifcspatialstructureelement :param punchlist :type punchlist:LIST(1,None,'STRING', scope = schema_scope)
Member Function Documentation
◆ movefrom()
| def ifc2x3.ifcmove.movefrom | ( | ) |
References ifc2x3.ifcmove._movefrom, and ifc2x3.ifcmove.movefrom.
◆ moveto()
| def ifc2x3.ifcmove.moveto | ( | ) |
References ifc2x3.ifcmove._moveto, and ifc2x3.ifcmove.moveto.
◆ punchlist()
| def ifc2x3.ifcmove.punchlist | ( | ) |
References ifc2x3.ifcmove._punchlist, and ifc2x3.ifcmove.punchlist.
◆ wr1()
| def ifc2x3.ifcmove.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr2()
| def ifc2x3.ifcmove.wr2 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
◆ wr3()
| def ifc2x3.ifcmove.wr3 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
References 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
◆ movefrom
| ifc2x3.ifcmove.movefrom |
Referenced by ifc2x3.ifcmove.movefrom().
◆ moveto
| ifc2x3.ifcmove.moveto |
Referenced by ifc2x3.ifcmove.moveto().
◆ punchlist
| ifc2x3.ifcmove.punchlist |
Referenced by ifc2x3.ifcmove.punchlist().
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