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()
Public Function AddReferenceLayer As Integer
Return Value
Type:
Int32index of new layer.
See Also