Click or drag to resize

MeshNgonListReverseOuterBoundary Method

Reverse the order of the m_vi[] array for an ngon

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public void ReverseOuterBoundary(
	int index
)

Parameters

index
Type: SystemInt32
See Also