FromPoints Method

AEC Auto

FromPoints Method

Makes a ring from 2D Points.

See Also | Example

Signature

object.FromPoints(points)

object

AecRing The object this method applies to.

points

Variant(n-element array of doubles); input-only
List of 2D points.

 

Remarks

The input for this method takes a variant array of doubles representing 2D points.