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 | |
Entity ifcobjective definition.
:param benchmarkvalues
:type benchmarkvalues:ifcmetric
:param resultvalues
:type resultvalues:ifcmetric
:param objectivequalifier
:type objectivequalifier:ifcobjectiveenum
:param userdefinedqualifier
:type userdefinedqualifier:ifclabel | def ifc2x3.ifcobjective.benchmarkvalues | ( | ) |
References ifc2x3.ifcobjective._benchmarkvalues, and ifc4.ifcobjective._benchmarkvalues.
| def ifc2x3.ifcobjective.objectivequalifier | ( | ) |
References ifc2x3.ifcobjective._objectivequalifier, and ifc4.ifcobjective._objectivequalifier.
Referenced by ifc2x3.ifcobjective.wr21(), and ifc4.ifcobjective.wr21().
| def ifc2x3.ifcobjective.resultvalues | ( | ) |
References ifc2x3.ifcobjective._resultvalues.
| def ifc2x3.ifcobjective.userdefinedqualifier | ( | ) |
References ifc2x3.ifcobjective._userdefinedqualifier, and ifc4.ifcobjective._userdefinedqualifier.
| def ifc2x3.ifcobjective.wr21 | ( | self | ) |
References ifc2x3.ifcobjective.objectivequalifier, ifc4.ifcobjective.objectivequalifier, App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| ifc2x3.ifcobjective.benchmarkvalues |
| ifc2x3.ifcobjective.objectivequalifier |
Referenced by ifc2x3.ifcobjective.wr21(), and ifc4.ifcobjective.wr21().
| ifc2x3.ifcobjective.resultvalues |
| ifc2x3.ifcobjective.userdefinedqualifier |