RhinoCommon API
SubDToBrepOptions Constructor (Boolean, SubDToBrepOptionsExtraordinaryVertexProcessOption) |
Create options from the given packFaces and vertexProcess values.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public SubDToBrepOptions( bool packFaces, SubDToBrepOptionsExtraordinaryVertexProcessOption vertexProcess )
Public Sub New ( packFaces As Boolean, vertexProcess As SubDToBrepOptionsExtraordinaryVertexProcessOption )
Parameters
- packFaces
- Type: SystemBoolean
Sets the pack faces options. - vertexProcess
- Type: Rhino.GeometrySubDToBrepOptionsExtraordinaryVertexProcessOption
Sets the extraordinary vertex process option.