FileObjWriteOptions.SubDMeshType Property

FileObjWriteOptionsSubDMeshType Property

[Missing <summary> documentation for "P:Rhino.FileIO.FileObjWriteOptions.SubDMeshType"]

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

Property Value

Type: FileObjWriteOptionsSubDMeshing
See Also