Layer.IsChildOf Method (Guid)

LayerIsChildOf Method (Guid)

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsChildOf(
	Guid otherlayerId
)
Public Function IsChildOf ( 
	otherlayerId As Guid
) As Boolean

Parameters

otherlayerId
Type: SystemGuid

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

Return Value

Type: Boolean

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also