Morphs 3D objects by mapping them from origin surfaces to destination surfaces.
Steps
1. Download this sample file and open it in Rhinoceros 8®. 2. Run the _lsProjectMorph command. 3. Set the options as intended in the command line. 4. Select the green surface as 'Destination Surface(s)'. 5. Select the red surface as 'Origin Surface(s)'. 6. Select the blue objects as 'Objects to Morph'.
Command Options
Direction: Projection direction.
Control Step: Distance between control points.
Tolerance: Degree of accuracy required.
Deformation: This option is only available in scripting.
Accurate: Makes the deformation slower to update and may result in denser objects.
Fast: Creates objects that have fewer control points and are therefore less accurate.
Notes
This command supports Mesh, Surface, Polysurface and SubD objects.
This command is available in scripting and interactive mode.
This command is not CPlane sensitive, uses World Top CPlane.
The 'Deformation' option is only available in scripting. The interactive mode uses Deformation=Accurate.