Method AddPrecisionArea
AddPrecisionArea(uint, AABR)
Define a working area on the 2D projection of the surface to define a parametric precision
Declaration
[HandleProcessCorruptedStateExceptions]
public void AddPrecisionArea(uint surface, AABR aabr)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | surface | Surface on which the precision area will be set |
| AABR | aabr | 2D area defining the working area |