M_Rhino_Geometry_Morphs_SporphSpaceMorph__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a sporph space morph.
Namespace: Rhino.Geometry.Morphs
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public SporphSpaceMorph(
Surface surface0,
Surface surface1
)
VB
Public Sub New (
surface0 As Surface,
surface1 As Surface
)
- surface0
- Type: Rhino.Geometry.Surface
Base surface. - surface1
- Type: Rhino.Geometry.Surface
Target surface.
Supported in: 6.0.16224.21491, 5D58w
SporphSpaceMorph Class
SporphSpaceMorph Overload
Rhino.Geometry.Morphs Namespace