Description:

Determines whether to use relative indexing. TRUE = use relative (negative) indexing FALSE = use absolute (positive) indexing

Syntax:
public bool UseRelativeIndexing {get|set}
Returns:
Type: bool
Remarks:
This only has an impact on non-mesh output. There is also no interface in the OBJ export plug-in so code executed when set to True has not been thoroughly tested. It has been there forever and migrated with each successive revision of OBJ export code.
Available since:
6.0

UseRelativeIndexing property

Class:  Rhino.FileIO.FileObjWriteOptions

Nothing found