automotive_design.kinematic_joint Class Reference
Public Member Functions | |
def | first_link () |
def | second_link () |
def | structure () |
def | wr1 (self) |
Public Attributes | |
first_link | |
second_link | |
Detailed Description
Entity kinematic_joint definition. :param first_link :type first_link:kinematic_link :param second_link :type second_link:kinematic_link :param structure :type structure:kinematic_structure
Member Function Documentation
◆ first_link()
def automotive_design.kinematic_joint.first_link | ( | ) |
References automotive_design.kinematic_joint._first_link, and automotive_design.kinematic_joint.first_link.
Referenced by automotive_design.kinematic_pair.wr1().
◆ second_link()
def automotive_design.kinematic_joint.second_link | ( | ) |
References automotive_design.kinematic_joint._second_link, and automotive_design.kinematic_joint.second_link.
Referenced by automotive_design.kinematic_pair.wr2().
◆ structure()
def automotive_design.kinematic_joint.structure | ( | ) |
◆ wr1()
def automotive_design.kinematic_joint.wr1 | ( | self | ) |
Member Data Documentation
◆ first_link
automotive_design.kinematic_joint.first_link |
◆ second_link
automotive_design.kinematic_joint.second_link |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py