Click or drag to resize

FileObjWriteOptionsUseSimpleDialog Property

Determines whether to use the simple or detailed meshing dialog.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool UseSimpleDialog { get; set; }

Property Value

Type: Boolean
See Also