MeshPointDataStruct.m_edge_index Field

MeshPointDataStructm_edge_index Field

This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int m_edge_index
Public m_edge_index As Integer

Field Value

Type: Int32
See Also