SubDToBrepOptions.ExtraordinaryVertexProcess Property

SubDToBrepOptionsExtraordinaryVertexProcess Property

Get or sets the extraordinary vertex process option.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public SubDToBrepOptionsExtraordinaryVertexProcessOption ExtraordinaryVertexProcess { get; set; }
Public Property ExtraordinaryVertexProcess As SubDToBrepOptionsExtraordinaryVertexProcessOption
	Get
	Set

Property Value

Type: SubDToBrepOptionsExtraordinaryVertexProcessOption
See Also