MeshNgonListSetNgon Method |
Namespace: Rhino.Geometry.Collections
public void SetNgon( int index, MeshNgon ngon )
Public Sub SetNgon ( index As Integer, ngon As MeshNgon )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If index is negative or >= Count. |