Click or drag to resize

BrepVariationalPatchSettingsInitialSurface Property

The initial surface to use (default: null). The initial surface may not be rational.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Surface InitialSurface { get; set; }

Property Value

Type: Surface
See Also