ifc2x3.ifcrelassociatesmaterial Class Reference
Public Member Functions | |
| def | relatingmaterial () |
| def | wr21 (self) |
| def | wr22 (self) |
Public Member Functions inherited from ifc2x3.ifcrelassociates | |
| def | relatedobjects () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatingmaterial | |
Public Attributes inherited from ifc2x3.ifcrelassociates | |
| relatedobjects | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelassociatesmaterial definition. :param relatingmaterial :type relatingmaterial:ifcmaterialselect
Member Function Documentation
◆ relatingmaterial()
| def ifc2x3.ifcrelassociatesmaterial.relatingmaterial | ( | ) |
References ifc2x3.ifcrelassociatesmaterial._relatingmaterial, ifc2x3.ifcmaterialselect, and ifc2x3.ifcrelassociatesmaterial.relatingmaterial.
◆ wr21()
| def ifc2x3.ifcrelassociatesmaterial.wr21 | ( | self | ) |
Reimplemented from ifc2x3.ifcrelassociates.
◆ wr22()
| def ifc2x3.ifcrelassociatesmaterial.wr22 | ( | self | ) |
Member Data Documentation
◆ relatingmaterial
| ifc2x3.ifcrelassociatesmaterial.relatingmaterial |
Referenced by ifc2x3.ifcrelassociatesmaterial.relatingmaterial().
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