ifc2x3.ifcmove Class Reference

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
 

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.

◆ moveto()

def ifc2x3.ifcmove.moveto ( )

References ifc2x3.ifcmove._moveto.

◆ punchlist()

def ifc2x3.ifcmove.punchlist ( )

References ifc2x3.ifcmove._punchlist.

◆ wr1()

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.

◆ wr2()

def ifc2x3.ifcmove.wr2 (   self)

Reimplemented from ifc2x3.ifctask.

◆ wr3()

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.

Member Data Documentation

◆ movefrom

ifc2x3.ifcmove.movefrom

◆ moveto

ifc2x3.ifcmove.moveto

◆ punchlist

ifc2x3.ifcmove.punchlist

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