Skip to content

M_Rhino_Geometry_SubDFacePtr_EdgeAt

Will Pearson edited this page Aug 12, 2016 · 1 revision

SubDFacePtr.EdgeAt Method (Int32)

[Missing

documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32)"]

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

Syntax

C#

public SubDEdgePtr EdgeAt(
	int index
)

VB

Public Function EdgeAt ( 
	index As Integer
) As SubDEdgePtr

Parameters

 

index
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32)"]

Return Value

Type: SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDFacePtr Structure
EdgeAt Overload
Rhino.Geometry Namespace

Clone this wiki locally