Public Member Functions | |
| def | curveinterpolation () |
| def | definedunit () |
| def | definedvalues () |
| def | definingunit () |
| def | definingvalues () |
| def | expression () |
| def | wr21 (self) |
| def | wr22 (self) |
| def | wr23 (self) |
Public Member Functions inherited from ifc4.ifcproperty | |
| def | description () |
| def | name () |
| def | partofcomplex () |
| def | partofpset () |
| def | propertydependson () |
| def | propertyfordependance () |
Public Member Functions inherited from ifc4.ifcpropertyabstraction | |
| def | hasexternalreferences () |
Public Attributes | |
| curveinterpolation | |
| definedunit | |
| definedvalues | |
| definingunit | |
| definingvalues | |
| expression | |
Public Attributes inherited from ifc4.ifcproperty | |
| description | |
| name | |
Detailed Description
Entity ifcpropertytablevalue definition. :param definingvalues :type definingvalues:LIST(1,None,'ifcvalue', scope = schema_scope) :param definedvalues :type definedvalues:LIST(1,None,'ifcvalue', scope = schema_scope) :param expression :type expression:ifctext :param definingunit :type definingunit:ifcunit :param definedunit :type definedunit:ifcunit :param curveinterpolation :type curveinterpolation:ifccurveinterpolationenum
Member Function Documentation
◆ curveinterpolation()
| def ifc4.ifcpropertytablevalue.curveinterpolation | ( | ) |
References ifc4.ifcpropertytablevalue._curveinterpolation, and ifc4.ifcpropertytablevalue.curveinterpolation.
◆ definedunit()
| def ifc4.ifcpropertytablevalue.definedunit | ( | ) |
References ifc2x3.ifcpropertytablevalue._definedunit, ifc4.ifcpropertytablevalue._definedunit, ifc4.ifcpropertytablevalue.definedunit, and ifc4.ifcunit.
◆ definedvalues()
| def ifc4.ifcpropertytablevalue.definedvalues | ( | ) |
References ifc2x3.ifcpropertytablevalue._definedvalues, ifc4.ifcpropertytablevalue._definedvalues, and ifc4.ifcpropertytablevalue.definedvalues.
◆ definingunit()
| def ifc4.ifcpropertytablevalue.definingunit | ( | ) |
References ifc2x3.ifcpropertytablevalue._definingunit, ifc4.ifcpropertytablevalue._definingunit, ifc4.ifcpropertytablevalue.definingunit, and ifc4.ifcunit.
◆ definingvalues()
| def ifc4.ifcpropertytablevalue.definingvalues | ( | ) |
References ifc2x3.ifcpropertytablevalue._definingvalues, ifc4.ifcpropertytablevalue._definingvalues, and ifc4.ifcpropertytablevalue.definingvalues.
◆ expression()
| def ifc4.ifcpropertytablevalue.expression | ( | ) |
References ifc4.ifcmaterialrelationship._expression, ifc2x3.ifcpropertydependencyrelationship._expression, ifc4.ifcpropertydependencyrelationship._expression, ifc2x3.ifcpropertytablevalue._expression, ifc4.ifcsimplepropertytemplate._expression, ifc4.ifcpropertytablevalue._expression, and ifc4.ifcpropertytablevalue.expression.
◆ wr21()
| def ifc4.ifcpropertytablevalue.wr21 | ( | self | ) |
◆ wr22()
| def ifc4.ifcpropertytablevalue.wr22 | ( | self | ) |
◆ wr23()
| def ifc4.ifcpropertytablevalue.wr23 | ( | self | ) |
Member Data Documentation
◆ curveinterpolation
| ifc4.ifcpropertytablevalue.curveinterpolation |
Referenced by ifc4.ifcpropertytablevalue.curveinterpolation().
◆ definedunit
| ifc4.ifcpropertytablevalue.definedunit |
Referenced by ifc4.ifcpropertytablevalue.definedunit().
◆ definedvalues
| ifc4.ifcpropertytablevalue.definedvalues |
◆ definingunit
| ifc4.ifcpropertytablevalue.definingunit |
Referenced by ifc4.ifcpropertytablevalue.definingunit().
◆ definingvalues
| ifc4.ifcpropertytablevalue.definingvalues |
◆ expression
| ifc4.ifcpropertytablevalue.expression |
Referenced by ifc4.ifcpropertytablevalue.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