The SetVertices() method sets the list of vertices for the current shape to a given vertex list.
define method SetVertices( num, vertices ) on VLShape
call VECSetVertices( this.fd, this.layer, this.shape, num, \
vertices )
call this.GetVertices()
enddefine
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.