Skip to content

FileGltfWriteOptions.SubDMeshing

Public Enum

Determines whether the surface or control net of a SubD object is used to generate a mesh

Namespace: Rhino.FileIO

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**8.3

Syntax

public enum SubDMeshing

Members

Member name

Value

Description


Surface

0

The SubD surface is used


ControlNet

1

The SubD control net is used