Click or drag to resize

SubDDisplayParametersEmpty Method

Get an empty SubDDisplayParameters.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.18
Syntax
public static SubDDisplayParameters Empty()

Return Value

Type: SubDDisplayParameters
The SubD display parameters.
See Also