automotive_design.resulting_path Class Reference
Public Member Functions | |
| def | controlling_joints () |
Public Member Functions inherited from automotive_design.motion_link_relationship | |
| def | frame_link () |
| def | motion () |
| def | related_frame () |
| def | representation_relationship_rep_1 () |
| def | representation_relationship_rep_2 () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_relationship | |
| def | description () |
| def | name () |
| def | rep_1 () |
| def | rep_2 () |
Public Attributes | |
| controlling_joints | |
Public Attributes inherited from automotive_design.motion_link_relationship | |
| related_frame | |
| representation_relationship_rep_1 | |
| representation_relationship_rep_2 | |
Public Attributes inherited from automotive_design.representation_relationship | |
| description | |
| name | |
| rep_1 | |
| rep_2 | |
Detailed Description
Entity resulting_path definition. :param controlling_joints :type controlling_joints:SET(1,None,'kinematic_joint', scope = schema_scope)
Member Function Documentation
◆ controlling_joints()
| def automotive_design.resulting_path.controlling_joints | ( | ) |
References automotive_design.resulting_path._controlling_joints, and automotive_design.resulting_path.controlling_joints.
Member Data Documentation
◆ controlling_joints
| automotive_design.resulting_path.controlling_joints |
Referenced by automotive_design.resulting_path.controlling_joints().
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