automotive_design.reparametrised_composite_curve_segment Class Reference
Public Member Functions | |
| def | param_length () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.composite_curve_segment | |
| def | parent_curve () |
| def | same_sense () |
| def | transition () |
| def | using_curves () |
Public Member Functions inherited from automotive_design.founded_item | |
| def | users () |
| def | wr2 (self) |
Public Attributes | |
| param_length | |
Public Attributes inherited from automotive_design.composite_curve_segment | |
| parent_curve | |
| same_sense | |
| transition | |
Detailed Description
Entity reparametrised_composite_curve_segment definition. :param param_length :type param_length:parameter_value
Member Function Documentation
◆ param_length()
| def automotive_design.reparametrised_composite_curve_segment.param_length | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.reparametrised_composite_curve_segment._param_length, automotive_design.reparametrised_composite_curve_segment._param_length, and automotive_design.reparametrised_composite_curve_segment.param_length.
◆ wr1()
| def automotive_design.reparametrised_composite_curve_segment.wr1 | ( | self | ) |
Reimplemented from automotive_design.composite_curve_segment.
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.reparametrised_composite_curve_segment.param_length, and automotive_design.reparametrised_composite_curve_segment.param_length.
Member Data Documentation
◆ param_length
| automotive_design.reparametrised_composite_curve_segment.param_length |
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