M_Rhino_Geometry_SubDFacePtr_IndexOf - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int IndexOf(
SubDEdgePtr edge
)
VB
Public Function IndexOf (
edge As SubDEdgePtr
) As Integer
- edge
- Type: Rhino.Geometry.SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.IndexOf(Rhino.Geometry.SubDEdgePtr)"]
Type: Int32
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.IndexOf(Rhino.Geometry.SubDEdgePtr)"]
Supported in: 6.0.16224.21491
SubDFacePtr Structure
IndexOf Overload
Rhino.Geometry Namespace