Public Member Functions | |
| def | unit_size () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.geometric_tolerance | |
| def | description () |
| def | magnitude () |
| def | name () |
| def | toleranced_shape_aspect () |
Public Attributes | |
| unit_size | |
Public Attributes inherited from automotive_design.geometric_tolerance | |
| description | |
| magnitude | |
| name | |
| toleranced_shape_aspect | |
Detailed Description
Entity geometric_tolerance_with_defined_unit definition. :param unit_size :type unit_size:measure_with_unit
Member Function Documentation
◆ unit_size()
| def automotive_design.geometric_tolerance_with_defined_unit.unit_size | ( | ) |
References automotive_design.geometric_tolerance_with_defined_unit._unit_size, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance_with_defined_unit._unit_size, and automotive_design.geometric_tolerance_with_defined_unit.unit_size.
◆ wr1()
| def automotive_design.geometric_tolerance_with_defined_unit.wr1 | ( | self | ) |
Reimplemented from automotive_design.geometric_tolerance.
References automotive_design.geometric_tolerance_with_defined_unit.unit_size, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance_with_defined_unit.unit_size, 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.
Member Data Documentation
◆ unit_size
| automotive_design.geometric_tolerance_with_defined_unit.unit_size |
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