RhinoCommon API
SporphSpaceMorph Constructor (Surface, Surface) |
Constructs a sporph space morph.
Namespace: Rhino.Geometry.Morphs
Assembly: RhinoCommon (in RhinoCommon.dll)
public SporphSpaceMorph( Surface surface0, Surface surface1 )
Public Sub New ( surface0 As Surface, surface1 As Surface )
Parameters
- surface0
- Type: Rhino.GeometrySurface
Base surface. - surface1
- Type: Rhino.GeometrySurface
Target surface.