File3dm.Layers Property

File3dmLayers Property

Layers in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IList<Layer> Layers { get; }
Public ReadOnly Property Layers As IList(Of Layer)
	Get

Property Value

Type: IListLayer
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Obsolete (compiler warning) in 6.14
See Also