VECDeleteShape()

  VECDeleteShape

Description

VECDeleteShape() is used to deletes a specified shape.

Call Signature

void VECDeleteShape ( int/string filespec, int segment_num, int shape )

Return Value

void

This has no return value.

Arguments

int/string filespec:

This can either be the handle returned by DBOpen(), or the name of an open file.

int segment_num:

The vector layer (segment) number being accessed.

int shape:

The number of the shape to delete.

See also

GDB file functions

GDB vector file functions

VECCreateShape()

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.