ifc2x3.ifcprocess Class Reference
Public Member Functions | |
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 () |
Additional Inherited Members | |
Public Attributes inherited from ifc2x3.ifcobject | |
objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
description | |
globalid | |
name | |
ownerhistory | |
Detailed Description
Entity ifcprocess definition. :param operateson :type operateson:SET(0,None,'ifcrelassignstoprocess', scope = schema_scope) :param issuccessorfrom :type issuccessorfrom:SET(0,None,'ifcrelsequence', scope = schema_scope) :param ispredecessorto :type ispredecessorto:SET(0,None,'ifcrelsequence', scope = schema_scope)
Member Function Documentation
◆ ispredecessorto()
def ifc2x3.ifcprocess.ispredecessorto | ( | ) |
◆ issuccessorfrom()
def ifc2x3.ifcprocess.issuccessorfrom | ( | ) |
◆ operateson()
def ifc2x3.ifcprocess.operateson | ( | ) |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py