Click or drag to resize

SubDCreationOptionsConvexCornerTest Property

Get or sets the convex corner test option.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public SubDCreationOptionsConvexCornerOption ConvexCornerTest { get; set; }

Property Value

Type: SubDCreationOptionsConvexCornerOption
See Also