
Contents |
Polygon Area
Calculate the area of enclosed plot regions
Minimum Origin Version Required: 8.5.1 SR0
polyarea iy:=col(b) type:=math;
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Input | iy |
Input XYRange | | The input XY range, which should be an enclosed plot. |
| Area Type | type |
Input int | | Specify the desired area type.
Option list:
|
| Area | area |
Output double | | The result area. |
Please refer to this page in the User Guide for more information, including: