Description:

Setting to merge nested layer or group names into a single OBJ group name

Syntax:
public bool MergeNestedGroupingNames {get|set}
Returns:
Type: bool
Remarks:
Setting this to True will take a layer setup like this in Rhino Grandparent Parent Child and make a group name of Grandparent__Parent__Child in obj. If False it will be 3 separate group names in obj and will look like this in the file. g Grandparent Parent Child
Available since:
6.7

/
/
/
MergeNestedGroupingNames

MergeNestedGroupingNames property

Class:  Rhino.FileIO.FileObjWriteOptions

Nothing found