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