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