Construct Perimeter From Points

Creates a perimeter from a set of points.

 

Input Arguments

 

0

Perimeter Name

Resulting Perimeter Name

The name of the perimeter to create.

1

Point Name Ref List

Point List

A list of points that consecutively trace the perimeter.

2

Boolean

Open Perimeter?

Specify whether the perimeter should be open or

closed.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The perimeter was created successfully.

FAILURE

One or more of the specified points could not be found, or less than two points were specified.

 

Remarks

If the resulting perimeter name already exists, the name will be incremented automatically to avoid duplicates.