Assembly: Make RackPinion and Screw easier to setup.
This commit is contained in:
committed by
Yorik van Havre
parent
b44505db39
commit
98c518835c
@@ -171,6 +171,10 @@ public:
|
||||
const char* propObjLinkName,
|
||||
const char* propPartName,
|
||||
const char* propPlcName);
|
||||
void getRackPinionMarkers(App::DocumentObject* joint,
|
||||
std::string& markerNameI,
|
||||
std::string& markerNameJ);
|
||||
int slidingPartIndex(App::DocumentObject* joint);
|
||||
|
||||
void jointParts(std::vector<App::DocumentObject*> joints);
|
||||
JointGroup* getJointGroup();
|
||||
|
||||
Reference in New Issue
Block a user