M_Rhino_Geometry_SubDVertexPtr_EdgeAt_1 - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public SubDEdgePtr EdgeAt(
int index,
out bool flipped
)
VB
Public Function EdgeAt (
index As Integer,
<OutAttribute> ByRef flipped As Boolean
) As SubDEdgePtr
- index
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgeAt(System.Int32,System.Boolean@)"] - flipped
- Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgeAt(System.Int32,System.Boolean@)"]
Type: SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgeAt(System.Int32,System.Boolean@)"]
Supported in: 6.0.16224.21491
SubDVertexPtr Structure
EdgeAt Overload
Rhino.Geometry Namespace