Operators_T_Rhino_Geometry_Transform - mcneel/rhinocommon-api-docs GitHub Wiki

Transform Operators

The Transform type exposes the following members.

Operators

 

Name Description
Public operatorStatic member Equality Determines if two transformations are equal in value.
Public operatorStatic member Inequality Determines if two transformations are different in value.
Public operatorStatic member Multiply(Transform, Point3d) Multiplies a transformation by a point and gets a new point.
Public operatorStatic member Multiply(Transform, Transform) Multiplies (combines) two transformations.
Public operatorStatic member Multiply(Transform, Vector3d) Multiplies a transformation by a vector and gets a new vector.
  Back to Top

See Also

Reference

Transform Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️