Public Member Functions | |
| def | benchmarkvalues () |
| def | objectivequalifier () |
| def | resultvalues () |
| def | userdefinedqualifier () |
| def | wr21 (self) |
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 | |
| benchmarkvalues | |
| objectivequalifier | |
| resultvalues | |
| userdefinedqualifier | |
Public Attributes inherited from ifc2x3.ifcconstraint | |
| constraintgrade | |
| constraintsource | |
| creatingactor | |
| creationtime | |
| description | |
| name | |
| userdefinedgrade | |
Detailed Description
Entity ifcobjective definition. :param benchmarkvalues :type benchmarkvalues:ifcmetric :param resultvalues :type resultvalues:ifcmetric :param objectivequalifier :type objectivequalifier:ifcobjectiveenum :param userdefinedqualifier :type userdefinedqualifier:ifclabel
Member Function Documentation
◆ benchmarkvalues()
| def ifc2x3.ifcobjective.benchmarkvalues | ( | ) |
References ifc2x3.ifcobjective._benchmarkvalues, and ifc2x3.ifcobjective.benchmarkvalues.
◆ objectivequalifier()
| def ifc2x3.ifcobjective.objectivequalifier | ( | ) |
References ifc2x3.ifcobjective._objectivequalifier, and ifc2x3.ifcobjective.objectivequalifier.
◆ resultvalues()
| def ifc2x3.ifcobjective.resultvalues | ( | ) |
References ifc2x3.ifcobjective._resultvalues, and ifc2x3.ifcobjective.resultvalues.
◆ userdefinedqualifier()
| def ifc2x3.ifcobjective.userdefinedqualifier | ( | ) |
References ifc2x3.ifcobjective._userdefinedqualifier, and ifc2x3.ifcobjective.userdefinedqualifier.
◆ wr21()
| def ifc2x3.ifcobjective.wr21 | ( | self | ) |
References ifc2x3.ifcobjective.objectivequalifier, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ benchmarkvalues
| ifc2x3.ifcobjective.benchmarkvalues |
Referenced by ifc2x3.ifcobjective.benchmarkvalues().
◆ objectivequalifier
| ifc2x3.ifcobjective.objectivequalifier |
Referenced by ifc2x3.ifcobjective.objectivequalifier(), ifc2x3.ifcobjective.wr21(), and ifc4.ifcobjective.wr21().
◆ resultvalues
| ifc2x3.ifcobjective.resultvalues |
Referenced by ifc2x3.ifcobjective.resultvalues().
◆ userdefinedqualifier
| ifc2x3.ifcobjective.userdefinedqualifier |
Referenced by ifc2x3.ifcobjective.userdefinedqualifier().
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