SubDCreationOptions.ConvexCornerTest Property |
Get or sets the convex corner test option.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic SubDCreationOptions.ConvexCornerOption ConvexCornerTest { get; set; }
Public Property ConvexCornerTest As SubDCreationOptions.ConvexCornerOption
Get
Set
Property Value
Type:
SubDCreationOptions.ConvexCornerOption
See Also