Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting of code examples in Joint.h #453

Merged
merged 2 commits into from
May 21, 2015
Merged

Conversation

chrisdembia
Copy link
Member

No description provided.

# Define a ball joint between blockA and blockB.
abJoint = osim.BallJoint('JointName',
blockA, locInParent, oriInParent,
blockB,locInChild,oriInChild, False)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs a few more spaces between arguments for consistency

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks; done.

sherm1 added a commit that referenced this pull request May 21, 2015
Formatting of code examples in Joint.h
@sherm1 sherm1 merged commit b4f1747 into master May 21, 2015
@sherm1 sherm1 deleted the clean-up-Joint-doxygen branch May 21, 2015 20:37
@jenhicks jenhicks added this to the OpenSim 4.0 milestone May 27, 2015
nickbianco pushed a commit that referenced this pull request Oct 21, 2020
report.py: flag for output file, accepts MocoStudy instead of Model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants