Setting display order with Layers in Rhino.NET sdk

Hi Ryan,

Objects in the ObjectTable have Attributes these Attributes have a Property DisplayOrder. I suppose that will set the DisplayOrder:

http://developer.rhino3d.com/api/RhinoCommon/html/T_Rhino_DocObjects_ObjectAttributes.htm

http://developer.rhino3d.com/api/RhinoCommon/html/P_Rhino_DocObjects_ObjectAttributes_DisplayOrder.htm

HTH
-Willem

1 Like