RenderContentCollection.Find_Sel Method

RenderContentCollectionFind_Sel Method

[Missing <summary> documentation for "M:Rhino.Render.RenderContentCollection.Find_Sel(System.Guid)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent Find_Sel(
	Guid uuid
)
Public Function Find_Sel ( 
	uuid As Guid
) As RenderContent

Parameters

uuid
Type: SystemGuid

[Missing <param name="uuid"/> documentation for "M:Rhino.Render.RenderContentCollection.Find_Sel(System.Guid)"]

Return Value

Type: RenderContent

[Missing <returns> documentation for "M:Rhino.Render.RenderContentCollection.Find_Sel(System.Guid)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also