RhinoCommon API
File3dmObjectTableFindByLayer Method (String) |
Finds all File3dmObject that are in a given layer.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public File3dmObject[] FindByLayer( string layer )
Public Function FindByLayer ( layer As String ) As File3dmObject()
Parameters
- layer
- Type: SystemString
Layer to search.
Return Value
Type: File3dmObjectArray of objects that belong to the specified layer or empty array if no objects could be found.

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