Click or drag to resize

LayerIsParentOf Method (Guid)

[Missing <summary> documentation for "M:Rhino.DocObjects.Layer.IsParentOf(System.Guid)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsParentOf(
	Guid otherLayer
)

Parameters

otherLayer
Type: SystemGuid

[Missing <param name="otherLayer"/> documentation for "M:Rhino.DocObjects.Layer.IsParentOf(System.Guid)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.Layer.IsParentOf(System.Guid)"]

See Also