Description:

Setting to enable/disable sorting of OBJ groups

Syntax:
public bool SortObjGroups {get|set}
Returns:
Type: bool
Remarks:
This is mainly for the sake of making an obj file more human readable, however, it is important that it happens when a user has opted to write Rhino groups as OBJ "g"s since it is not necessary for every object in Rhino to be part of a group.
Available since:
6.0

SortObjGroups property

Class:  Rhino.FileIO.FileObjWriteOptions

Nothing found