M_Rhino_Geometry_SubDFacePtr_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 dir
)
VB
Public Function EdgeAt (
index As Integer,
<OutAttribute> ByRef dir As Boolean
) As SubDEdgePtr
- index
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32,System.Boolean@)"] - dir
- Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32,System.Boolean@)"]
Type: SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32,System.Boolean@)"]
Supported in: 6.0.16224.21491
SubDFacePtr Structure
EdgeAt Overload
Rhino.Geometry Namespace