Description:

Gets the complete edge count of an ngon.

Syntax:
public int GetNgonEdgeCount(
int index
)
Parameters:
  • index
  • Type: int
  • Ngon index.
Returns:
Type: int
Complete edge count or zero on error.
Available since:
6.0

Nothing found