RhinoCommon API
LayerTableFindByFullPath Method (String, Boolean) |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindByFullPath(System.String,System.Boolean)"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
public int FindByFullPath( string layerPath, bool ignoreDeletedLayers )
Public Function FindByFullPath ( layerPath As String, ignoreDeletedLayers As Boolean ) As Integer
Parameters
- layerPath
- Type: SystemString
[Missing <param name="layerPath"/> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindByFullPath(System.String,System.Boolean)"]
- ignoreDeletedLayers
- Type: SystemBoolean
[Missing <param name="ignoreDeletedLayers"/> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindByFullPath(System.String,System.Boolean)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindByFullPath(System.String,System.Boolean)"]