Click or drag to resize

SporphSpaceMorph Constructor (Surface, Surface)

Constructs a Sporph space morph.

Namespace:  Rhino.Geometry.Morphs
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.9
Syntax
public SporphSpaceMorph(
	Surface surface0,
	Surface surface1
)

Parameters

surface0
Type: Rhino.GeometrySurface
Base surface.
surface1
Type: Rhino.GeometrySurface
Target surface.
See Also