ifc2x3.ifcprocedure Class Reference

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
 

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.

◆ proceduretype()

def ifc2x3.ifcprocedure.proceduretype ( )

References ifc2x3.ifcprocedure._proceduretype.

Referenced by ifc2x3.ifcprocedure.wr4().

◆ userdefinedproceduretype()

def ifc2x3.ifcprocedure.userdefinedproceduretype ( )

References 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 App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

◆ wr4()

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.

Member Data Documentation

◆ procedureid

ifc2x3.ifcprocedure.procedureid

◆ proceduretype

ifc2x3.ifcprocedure.proceduretype

Referenced by ifc2x3.ifcprocedure.wr4().

◆ userdefinedproceduretype

ifc2x3.ifcprocedure.userdefinedproceduretype

The documentation for this class was generated from the following file: