ifc2x3.ifcrelassignstoactor Class Reference
Public Member Functions | |
| def | actingrole () |
| def | relatingactor () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcrelassigns | |
| def | relatedobjects () |
| def | relatedobjectstype () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| actingrole | |
| relatingactor | |
Public Attributes inherited from ifc2x3.ifcrelassigns | |
| relatedobjects | |
| relatedobjectstype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelassignstoactor definition. :param relatingactor :type relatingactor:ifcactor :param actingrole :type actingrole:ifcactorrole
Member Function Documentation
◆ actingrole()
| def ifc2x3.ifcrelassignstoactor.actingrole | ( | ) |
References ifc2x3.ifcrelassignstoactor._actingrole, and ifc2x3.ifcrelassignstoactor.actingrole.
◆ relatingactor()
| def ifc2x3.ifcrelassignstoactor.relatingactor | ( | ) |
References ifc2x3.ifcrelassignstoactor._relatingactor, and ifc2x3.ifcrelassignstoactor.relatingactor.
◆ wr1()
| def ifc2x3.ifcrelassignstoactor.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcrelassigns.
Member Data Documentation
◆ actingrole
| ifc2x3.ifcrelassignstoactor.actingrole |
Referenced by ifc2x3.ifcrelassignstoactor.actingrole().
◆ relatingactor
| ifc2x3.ifcrelassignstoactor.relatingactor |
Referenced by ifc2x3.ifcrelassignstoactor.relatingactor().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17