M_Rhino_Geometry_Morphs_SporphSpaceMorph__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

SporphSpaceMorph Constructor (Surface, Surface)

Constructs a sporph space morph.

Namespace: Rhino.Geometry.Morphs
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public SporphSpaceMorph(
	Surface surface0,
	Surface surface1
)

VB

Public Sub New ( 
	surface0 As Surface,
	surface1 As Surface
)

Parameters

 

surface0
Type: Rhino.Geometry.Surface
Base surface.
surface1
Type: Rhino.Geometry.Surface
Target surface.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

SporphSpaceMorph Class
SporphSpaceMorph Overload
Rhino.Geometry.Morphs Namespace

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