automotive_design.two_direction_repeat_factor Class Reference
Public Member Functions | |
| def | second_repeat_factor () |
Public Member Functions inherited from automotive_design.one_direction_repeat_factor | |
| def | repeat_factor () |
Public Member Functions inherited from automotive_design.geometric_representation_item | |
| def | dim () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_item | |
| def | name () |
Public Attributes | |
| second_repeat_factor | |
Public Attributes inherited from automotive_design.one_direction_repeat_factor | |
| repeat_factor | |
Public Attributes inherited from automotive_design.representation_item | |
| name | |
Detailed Description
Entity two_direction_repeat_factor definition. :param second_repeat_factor :type second_repeat_factor:vector
Member Function Documentation
◆ second_repeat_factor()
| def automotive_design.two_direction_repeat_factor.second_repeat_factor | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.two_direction_repeat_factor._second_repeat_factor, automotive_design.two_direction_repeat_factor._second_repeat_factor, and automotive_design.two_direction_repeat_factor.second_repeat_factor.
Member Data Documentation
◆ second_repeat_factor
| automotive_design.two_direction_repeat_factor.second_repeat_factor |
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