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 () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (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 () |
| def | wr1 (self) |
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 | |
Entity ifcmove definition.
:param movefrom
:type movefrom:ifcspatialstructureelement
:param moveto
:type moveto:ifcspatialstructureelement
:param punchlist
:type punchlist:LIST(1,None,'STRING', scope = schema_scope) | def ifc2x3.ifcmove.movefrom | ( | ) |
References ifc2x3.ifcmove._movefrom.
| def ifc2x3.ifcmove.moveto | ( | ) |
References ifc2x3.ifcmove._moveto.
| def ifc2x3.ifcmove.punchlist | ( | ) |
References ifc2x3.ifcmove._punchlist.
| def ifc2x3.ifcmove.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| def ifc2x3.ifcmove.wr2 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
| def ifc2x3.ifcmove.wr3 | ( | self | ) |
Reimplemented from ifc2x3.ifctask.
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| ifc2x3.ifcmove.movefrom |
| ifc2x3.ifcmove.moveto |
| ifc2x3.ifcmove.punchlist |