ifc2x3.ifcmetric Class Reference
Public Member Functions | |
| def | benchmark () |
| def | datavalue () |
| def | valuesource () |
Public Member Functions inherited from ifc2x3.ifcconstraint | |
| def | aggregates () |
| def | classifiedas () |
| def | constraintgrade () |
| def | constraintsource () |
| def | creatingactor () |
| def | creationtime () |
| def | description () |
| def | isaggregatedin () |
| def | isrelatedwith () |
| def | name () |
| def | propertiesforconstraint () |
| def | relatesconstraints () |
| def | userdefinedgrade () |
| def | wr11 (self) |
Public Attributes | |
| benchmark | |
| datavalue | |
| valuesource | |
Public Attributes inherited from ifc2x3.ifcconstraint | |
| constraintgrade | |
| constraintsource | |
| creatingactor | |
| creationtime | |
| description | |
| name | |
| userdefinedgrade | |
Detailed Description
Entity ifcmetric definition. :param benchmark :type benchmark:ifcbenchmarkenum :param valuesource :type valuesource:ifclabel :param datavalue :type datavalue:ifcmetricvalueselect
Member Function Documentation
◆ benchmark()
| def ifc2x3.ifcmetric.benchmark | ( | ) |
References ifc2x3.ifcmetric._benchmark, and ifc2x3.ifcmetric.benchmark.
◆ datavalue()
| def ifc2x3.ifcmetric.datavalue | ( | ) |
References ifc2x3.ifcmetric._datavalue, ifc2x3.ifcmetric.datavalue, and ifc2x3.ifcmetricvalueselect.
◆ valuesource()
| def ifc2x3.ifcmetric.valuesource | ( | ) |
References ifc2x3.ifcmetric._valuesource, and ifc2x3.ifcmetric.valuesource.
Member Data Documentation
◆ benchmark
| ifc2x3.ifcmetric.benchmark |
Referenced by ifc2x3.ifcmetric.benchmark().
◆ datavalue
| ifc2x3.ifcmetric.datavalue |
Referenced by ifc2x3.ifcmetric.datavalue().
◆ valuesource
| ifc2x3.ifcmetric.valuesource |
Referenced by ifc2x3.ifcmetric.valuesource().
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