 FindTransform
 FindTransform
Finds a transformation between two models and aligns the first model to the second.
Inputs
- Floating Geometry
- GeometryA geometry to be transformed.
- Fixed Geometry
- GeometryReference geometry to which the Floating geometry will be aligned.
- Vertex Mask
- Vertex Mask(optional) Vertex mask to weight vertices impact.
Output
GeometryA transformed geometry.
Parameters
- Fit Translation:
- find translation component. 
- Fit Rotation:
- find rotation component in degrees. 
- Fit Scale:
- find scale component.