ifc4.ifcmaterialrelationship Class Reference
Public Member Functions | |
def | expression () |
def | relatedmaterials () |
def | relatingmaterial () |
Public Member Functions inherited from ifc4.ifcresourcelevelrelationship | |
def | description () |
def | name () |
Public Attributes | |
expression | |
relatedmaterials | |
relatingmaterial | |
Public Attributes inherited from ifc4.ifcresourcelevelrelationship | |
description | |
name | |
Detailed Description
Entity ifcmaterialrelationship definition. :param relatingmaterial :type relatingmaterial:ifcmaterial :param relatedmaterials :type relatedmaterials:SET(1,None,'ifcmaterial', scope = schema_scope) :param expression :type expression:ifclabel
Member Function Documentation
◆ expression()
def ifc4.ifcmaterialrelationship.expression | ( | ) |
References ifc4.ifcmaterialrelationship._expression, ifc2x3.ifcpropertydependencyrelationship._expression, ifc2x3.ifcpropertytablevalue._expression, and ifc4.ifcmaterialrelationship.expression.
◆ relatedmaterials()
def ifc4.ifcmaterialrelationship.relatedmaterials | ( | ) |
References ifc4.ifcmaterialrelationship._relatedmaterials, and ifc4.ifcmaterialrelationship.relatedmaterials.
◆ relatingmaterial()
def ifc4.ifcmaterialrelationship.relatingmaterial | ( | ) |
References ifc4.ifcmaterialrelationship._relatingmaterial, ifc2x3.ifcrelassociatesmaterial._relatingmaterial, and ifc4.ifcmaterialrelationship.relatingmaterial.
Member Data Documentation
◆ expression
ifc4.ifcmaterialrelationship.expression |
Referenced by ifc4.ifcmaterialrelationship.expression().
◆ relatedmaterials
ifc4.ifcmaterialrelationship.relatedmaterials |
Referenced by ifc4.ifcmaterialrelationship.relatedmaterials().
◆ relatingmaterial
ifc4.ifcmaterialrelationship.relatingmaterial |
Referenced by ifc4.ifcmaterialrelationship.relatingmaterial().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py