M_Rhino_Geometry_Collections_SubDVertexAccess_TryFind - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexAccess.TryFind Method

[Missing

documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.TryFind(System.Int32,Rhino.Geometry.SubDVertexPtr@)"]

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool TryFind(
	int vertexIndex,
	out SubDVertexPtr vertex
)

VB

Public Function TryFind ( 
	vertexIndex As Integer,
	<OutAttribute> ByRef vertex As SubDVertexPtr
) As Boolean

Parameters

 

vertexIndex
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.TryFind(System.Int32,Rhino.Geometry.SubDVertexPtr@)"]
vertex
Type: Rhino.Geometry.SubDVertexPtr
[Missing documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.TryFind(System.Int32,Rhino.Geometry.SubDVertexPtr@)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.TryFind(System.Int32,Rhino.Geometry.SubDVertexPtr@)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexAccess Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️