Public Member Functions | |
| def | lower_bound () |
| def | upper_bound () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Attributes | |
| lower_bound | |
| unit_component | |
| upper_bound | |
Detailed Description
Entity tolerance_value definition. :param lower_bound :type lower_bound:measure_with_unit :param upper_bound :type upper_bound:measure_with_unit
Member Function Documentation
◆ lower_bound()
| def automotive_design.tolerance_value.lower_bound | ( | ) |
References automotive_design.tolerance_value._lower_bound, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_value._lower_bound, and automotive_design.tolerance_value.lower_bound.
◆ upper_bound()
| def automotive_design.tolerance_value.upper_bound | ( | ) |
References automotive_design.tolerance_value._upper_bound, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_value._upper_bound, and automotive_design.tolerance_value.upper_bound.
◆ wr1()
| def automotive_design.tolerance_value.wr1 | ( | self | ) |
References automotive_design.tolerance_value.lower_bound, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_value.lower_bound, automotive_design.tolerance_value.upper_bound, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_value.upper_bound, config_control_design.measure_with_unit.value_component, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.measure_with_unit.value_component, automotive_design.measure_with_unit.value_component, automotive_design.value_representation_item.value_component, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.value_representation_item.value_component.
◆ wr2()
| def automotive_design.tolerance_value.wr2 | ( | self | ) |
Member Data Documentation
◆ lower_bound
| automotive_design.tolerance_value.lower_bound |
◆ unit_component
| automotive_design.tolerance_value.unit_component |
◆ upper_bound
| automotive_design.tolerance_value.upper_bound |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
1.8.17