M_Rhino_Geometry_Collections_SubDVertexAccess_TryFind - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool TryFind(
int vertexIndex,
out SubDVertexPtr vertex
)
VB
Public Function TryFind (
vertexIndex As Integer,
<OutAttribute> ByRef vertex As SubDVertexPtr
) As Boolean
- 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@)"]
Type: Boolean
[Missing documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.TryFind(System.Int32,Rhino.Geometry.SubDVertexPtr@)"]
Supported in: 6.0.16224.21491