Public Member Functions | |
| def | basis_curve () |
| def | master_representation () |
| def | sense_agreement () |
| def | trim_1 () |
| def | trim_2 () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Member Functions inherited from automotive_design.geometric_representation_item | |
| def | dim () |
Public Member Functions inherited from automotive_design.representation_item | |
| def | name () |
Public Attributes | |
| basis_curve | |
| master_representation | |
| sense_agreement | |
| trim_1 | |
| trim_2 | |
Public Attributes inherited from automotive_design.representation_item | |
| name | |
Detailed Description
Entity trimmed_curve definition. :param basis_curve :type basis_curve:curve :param trim_1 :type trim_1:SET(1,2,'trimming_select', scope = schema_scope) :param trim_2 :type trim_2:SET(1,2,'trimming_select', scope = schema_scope) :param sense_agreement :type sense_agreement:BOOLEAN :param master_representation :type master_representation:trimming_preference
Member Function Documentation
◆ basis_curve()
| def automotive_design.trimmed_curve.basis_curve | ( | ) |
References automotive_design.offset_curve_3d._basis_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_3d._basis_curve, automotive_design.trimmed_curve._basis_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve._basis_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.point_on_curve._basis_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_2d._basis_curve, and automotive_design.trimmed_curve.basis_curve.
◆ master_representation()
| def automotive_design.trimmed_curve.master_representation | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_curve._master_representation, automotive_design.surface_curve._master_representation, automotive_design.trimmed_curve._master_representation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve._master_representation, and automotive_design.trimmed_curve.master_representation.
◆ sense_agreement()
| def automotive_design.trimmed_curve.sense_agreement | ( | ) |
References automotive_design.trimmed_curve._sense_agreement, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve._sense_agreement, and automotive_design.trimmed_curve.sense_agreement.
◆ trim_1()
| def automotive_design.trimmed_curve.trim_1 | ( | ) |
References automotive_design.trimmed_curve._trim_1, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve._trim_1, and automotive_design.trimmed_curve.trim_1.
◆ trim_2()
| def automotive_design.trimmed_curve.trim_2 | ( | ) |
References automotive_design.trimmed_curve._trim_2, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve._trim_2, and automotive_design.trimmed_curve.trim_2.
◆ wr1()
| def automotive_design.trimmed_curve.wr1 | ( | self | ) |
Reimplemented from automotive_design.geometric_representation_item.
References automotive_design.trimmed_curve.trim_1, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve.trim_1.
◆ wr2()
| def automotive_design.trimmed_curve.wr2 | ( | self | ) |
References automotive_design.trimmed_curve.trim_2, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.trimmed_curve.trim_2.
Member Data Documentation
◆ basis_curve
| automotive_design.trimmed_curve.basis_curve |
Referenced by automotive_design.trimmed_curve.basis_curve().
◆ master_representation
| automotive_design.trimmed_curve.master_representation |
◆ sense_agreement
| automotive_design.trimmed_curve.sense_agreement |
Referenced by automotive_design.trimmed_curve.sense_agreement().
◆ trim_1
| automotive_design.trimmed_curve.trim_1 |
◆ trim_2
| automotive_design.trimmed_curve.trim_2 |
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