Public Member Functions | |
| def | format_string () |
| def | value_to_format () |
| def | wr1 (self) |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.binary_generic_expression | |
| def | operands () |
Additional Inherited Members | |
Public Attributes inherited from automotive_design.binary_generic_expression | |
| operands | |
Entity format_function definition.
:param value_to_format
:type value_to_format:generic_expression
:param format_string
:type format_string:generic_expression | def automotive_design.format_function.format_string | ( | ) |
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
Referenced by automotive_design.format_function.wr1().
| def automotive_design.format_function.value_to_format | ( | ) |
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
Referenced by automotive_design.format_function.wr1().
| def automotive_design.format_function.wr1 | ( | self | ) |
Reimplemented from automotive_design.generic_expression.
References automotive_design.format_function.format_string(), and automotive_design.format_function.value_to_format().