RhinoCommon API
LayerGetDefaultLayerProperties Method |
Constructs a layer with the current default properties.
The default layer properties are:
color = Rhino.ApplicationSettings.AppearanceSettings.DefaultLayerColor
line style = Rhino.ApplicationSettings.AppearanceSettings.DefaultLayerLineStyle
material index = -1
iges level = -1
mode = NormalLayer
name = empty
layer index = 0 (ignored by AddLayer)
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Layer GetDefaultLayerProperties()
Public Shared Function GetDefaultLayerProperties As Layer
Return Value
Type: LayerA new layer instance.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14