ifc4.ifcpropertydependencyrelationship Class Reference
Public Member Functions | |
| def | dependantproperty () |
| def | dependingproperty () |
| def | expression () |
| def | noselfreference (self) |
Public Member Functions inherited from ifc4.ifcresourcelevelrelationship | |
| def | description () |
| def | name () |
Public Attributes | |
| dependantproperty | |
| dependingproperty | |
| expression | |
Public Attributes inherited from ifc4.ifcresourcelevelrelationship | |
| description | |
| name | |
Detailed Description
Entity ifcpropertydependencyrelationship definition. :param dependingproperty :type dependingproperty:ifcproperty :param dependantproperty :type dependantproperty:ifcproperty :param expression :type expression:ifctext
Member Function Documentation
◆ dependantproperty()
| def ifc4.ifcpropertydependencyrelationship.dependantproperty | ( | ) |
References ifc2x3.ifcpropertydependencyrelationship._dependantproperty, ifc4.ifcpropertydependencyrelationship._dependantproperty, and ifc4.ifcpropertydependencyrelationship.dependantproperty.
◆ dependingproperty()
| def ifc4.ifcpropertydependencyrelationship.dependingproperty | ( | ) |
References ifc2x3.ifcpropertydependencyrelationship._dependingproperty, ifc4.ifcpropertydependencyrelationship._dependingproperty, and ifc4.ifcpropertydependencyrelationship.dependingproperty.
◆ expression()
| def ifc4.ifcpropertydependencyrelationship.expression | ( | ) |
References ifc4.ifcmaterialrelationship._expression, ifc2x3.ifcpropertydependencyrelationship._expression, ifc4.ifcpropertydependencyrelationship._expression, ifc2x3.ifcpropertytablevalue._expression, and ifc4.ifcpropertydependencyrelationship.expression.
◆ noselfreference()
| def ifc4.ifcpropertydependencyrelationship.noselfreference | ( | self | ) |
Member Data Documentation
◆ dependantproperty
| ifc4.ifcpropertydependencyrelationship.dependantproperty |
◆ dependingproperty
| ifc4.ifcpropertydependencyrelationship.dependingproperty |
◆ expression
| ifc4.ifcpropertydependencyrelationship.expression |
Referenced by ifc4.ifcpropertydependencyrelationship.expression().
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