Click or drag to resize

FileObjWriteOptionsCreateNgons Property

Note: This API is now obsolete.

Setting to enable/disable the creation of ngons for the output

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use NgonMode.")]
public bool CreateNgons { get; set; }

Property Value

Type: Boolean
See Also