Public Member Functions | |
| def | identification () |
| def | ispredecessorto () |
| def | issuccessorfrom () |
| def | longdescription () |
| def | operateson () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| identification | |
| longdescription | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcprocess definition. :param identification :type identification:ifcidentifier :param longdescription :type longdescription:ifctext :param ispredecessorto :type ispredecessorto:SET(0,None,'ifcrelsequence', scope = schema_scope) :param issuccessorfrom :type issuccessorfrom:SET(0,None,'ifcrelsequence', scope = schema_scope) :param operateson :type operateson:SET(0,None,'ifcrelassignstoprocess', scope = schema_scope)
Member Function Documentation
◆ identification()
| def ifc4.ifcprocess.identification | ( | ) |
References ifc4.ifctyperesource._identification, ifc4.ifccontrol._identification, ifc4.ifcexternalreference._identification, ifc4.ifctypeprocess._identification, automotive_design.property_process._identification, ifc4.ifcdocumentinformation._identification, ifc4.ifcorganization._identification, ifc4.ifcprocess._identification, automotive_design.product_definition_process._identification, automotive_design.datum._identification, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.datum._identification, and ifc4.ifcprocess.identification.
◆ ispredecessorto()
| def ifc4.ifcprocess.ispredecessorto | ( | ) |
◆ issuccessorfrom()
| def ifc4.ifcprocess.issuccessorfrom | ( | ) |
◆ longdescription()
| def ifc4.ifcprocess.longdescription | ( | ) |
References ifc4.ifctyperesource._longdescription, ifc4.ifctypeprocess._longdescription, ifc4.ifcprocess._longdescription, and ifc4.ifcprocess.longdescription.
◆ operateson()
| def ifc4.ifcprocess.operateson | ( | ) |
Member Data Documentation
◆ identification
| ifc4.ifcprocess.identification |
Referenced by ifc4.ifcperson.identifiableperson(), and ifc4.ifcprocess.identification().
◆ longdescription
| ifc4.ifcprocess.longdescription |
Referenced by ifc4.ifcprocess.longdescription().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17