FileObjReadOptionsUseObjOsAs Enumeration |
[Missing <summary> documentation for "T:Rhino.FileIO.FileObjReadOptions.UseObjOsAs"]
Namespace: Rhino.FileIO
| Member name | Value | Description | |
|---|---|---|---|
| IgnoreObjObjects | 0 | OBJ "o"s in the file are ignored | |
| ObjObjectsAsLayers | 1 | OBJ "o"s in the file will become Rhino layers | |
| ObjObjectsAsGroups | 2 | OBJ "o"s in the file will become Rhino groups | |
| ObjObjectsAsObjects | 3 | OBJ "o"s in the file will become Rhino objects |