Public Member Functions | |
| def | avoidinconsistentsequence (self) |
| def | correctsequencetype (self) |
| def | relatedprocess () |
| def | relatingprocess () |
| def | sequencetype () |
| def | timelag () |
| def | userdefinedsequencetype () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedprocess | |
| relatingprocess | |
| sequencetype | |
| timelag | |
| userdefinedsequencetype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelsequence definition. :param relatingprocess :type relatingprocess:ifcprocess :param relatedprocess :type relatedprocess:ifcprocess :param timelag :type timelag:ifclagtime :param sequencetype :type sequencetype:ifcsequenceenum :param userdefinedsequencetype :type userdefinedsequencetype:ifclabel
Member Function Documentation
◆ avoidinconsistentsequence()
| def ifc4.ifcrelsequence.avoidinconsistentsequence | ( | self | ) |
◆ correctsequencetype()
| def ifc4.ifcrelsequence.correctsequencetype | ( | self | ) |
◆ relatedprocess()
| def ifc4.ifcrelsequence.relatedprocess | ( | ) |
References ifc2x3.ifcrelsequence._relatedprocess, ifc4.ifcrelsequence._relatedprocess, and ifc4.ifcrelsequence.relatedprocess.
◆ relatingprocess()
| def ifc4.ifcrelsequence.relatingprocess | ( | ) |
References ifc2x3.ifcrelsequence._relatingprocess, ifc4.ifcrelsequence._relatingprocess, ifc2x3.ifcrelassignstoprocess._relatingprocess, and ifc4.ifcrelsequence.relatingprocess.
◆ sequencetype()
| def ifc4.ifcrelsequence.sequencetype | ( | ) |
References ifc2x3.ifcrelsequence._sequencetype, ifc4.ifcrelsequence._sequencetype, and ifc4.ifcrelsequence.sequencetype.
◆ timelag()
| def ifc4.ifcrelsequence.timelag | ( | ) |
References ifc2x3.ifcrelsequence._timelag, ifc4.ifcrelsequence._timelag, and ifc4.ifcrelsequence.timelag.
◆ userdefinedsequencetype()
| def ifc4.ifcrelsequence.userdefinedsequencetype | ( | ) |
References ifc4.ifcrelsequence._userdefinedsequencetype, and ifc4.ifcrelsequence.userdefinedsequencetype.
Member Data Documentation
◆ relatedprocess
| ifc4.ifcrelsequence.relatedprocess |
Referenced by ifc4.ifcrelsequence.avoidinconsistentsequence(), and ifc4.ifcrelsequence.relatedprocess().
◆ relatingprocess
| ifc4.ifcrelsequence.relatingprocess |
Referenced by ifc4.ifcrelsequence.avoidinconsistentsequence(), and ifc4.ifcrelsequence.relatingprocess().
◆ sequencetype
| ifc4.ifcrelsequence.sequencetype |
Referenced by ifc4.ifcrelsequence.correctsequencetype(), and ifc4.ifcrelsequence.sequencetype().
◆ timelag
| ifc4.ifcrelsequence.timelag |
Referenced by ifc4.ifcrelsequence.timelag().
◆ userdefinedsequencetype
| ifc4.ifcrelsequence.userdefinedsequencetype |
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