Method SetCoEdgeSurface
SetCoEdgeSurface(uint, uint)
Set the surface value of a coEdge
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetCoEdgeSurface(uint coEdge, uint surface)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | coEdge | The coEdge |
| uint | surface | The new surface |