Public Member Functions | |
| def | index1 () |
| def | index2 () |
| def | operand () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
| def | wr4 (self) |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.multiple_arity_generic_expression | |
| def | operands () |
Additional Inherited Members | |
Public Attributes inherited from automotive_design.multiple_arity_generic_expression | |
| operands | |
Entity substring_expression definition.
:param operand
:type operand:generic_expression
:param index1
:type index1:generic_expression
:param index2
:type index2:generic_expression | def automotive_design.substring_expression.index1 | ( | ) |
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.substring_expression.wr1(), and automotive_design.substring_expression.wr3().
| def automotive_design.substring_expression.index2 | ( | ) |
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.substring_expression.wr1(), and automotive_design.substring_expression.wr4().
| def automotive_design.substring_expression.operand | ( | ) |
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.index_expression.wr1(), and automotive_design.substring_expression.wr1().
| def automotive_design.substring_expression.wr1 | ( | self | ) |
Reimplemented from automotive_design.generic_expression.
References automotive_design.substring_expression.index1(), automotive_design.substring_expression.index2(), ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.unary_generic_expression.operand, automotive_design.unary_generic_expression.operand, automotive_design.index_expression.operand(), and automotive_design.substring_expression.operand().
| def automotive_design.substring_expression.wr2 | ( | self | ) |
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| def automotive_design.substring_expression.wr3 | ( | self | ) |
| def automotive_design.substring_expression.wr4 | ( | self | ) |