menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.FileIO
/
FileObjWriteOptions.NGons
FileObjWriteOptions.NGons enum
Derived Classes:
Namespace:
Rhino.FileIO
FileObjWriteOptions.NGons:
references
keyboard_arrow_down
Values (3)
None = 0
Ngons will not be created, nor will they be exported if they already exist
Preserve = 1
If ngons already exist, they will be used as is, no ngons will be created
Create = 2
Ngons will be created, if possible, by calling Mesh.Ngons.AddPlanarNgons
Nothing found