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)
Syntaxpublic int AddReferenceLayer()
Public Function AddReferenceLayer As Integer
Return Value
Type:
Int32index of new layer.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also