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

Additions to Transform bindings #483

Closed
wants to merge 3 commits into from
Closed

Conversation

coditect
Copy link
Contributor

@coditect coditect commented Nov 2, 2022

This pull request adds the following properties and methods to the Transform object in rhino3dm.py:

  • IsAffine
  • IsLinear
  • IsRotation
  • RigidType
  • SimilarityType
  • Rotation(Vector3d, Vector3d, Point3d)
  • PlaneToPlane(Plane, Plane)
  • Shear(Plane, Vector3d, Vector3d, Vector3d)

@fraguada fraguada mentioned this pull request Jul 17, 2023
@fraguada fraguada closed this Jul 17, 2023
@coditect coditect deleted the transform branch September 4, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants