automotive_design.unary_generic_expression Class Reference
Public Member Functions | |
| def | operand () |
Public Member Functions inherited from automotive_design.generic_expression | |
| def | wr1 (self) |
Public Attributes | |
| operand | |
Detailed Description
Entity unary_generic_expression definition. :param operand :type operand:generic_expression
Member Function Documentation
◆ operand()
| def automotive_design.unary_generic_expression.operand | ( | ) |
References automotive_design.unary_generic_expression._operand, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.unary_generic_expression._operand, and automotive_design.unary_generic_expression.operand.
Referenced by automotive_design.index_expression.wr1(), and automotive_design.substring_expression.wr1().
Member Data Documentation
◆ operand
| automotive_design.unary_generic_expression.operand |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
Public Member Functions inherited from
1.8.17