Click or drag to resize

LayerTableAddReferenceLayer Method

Adds a new reference layer with default definition to the layer table. Reference layers are not saved in files.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int AddReferenceLayer()

Return Value

Type: Int32
index of new layer.
See Also