PurgeEdg()

Delete an empty edge model entity.

Usage

PurgeEdg( model )

Parameters

model (string)
The name of the empty edge model entity to be deleted.

Return Value

None

Error

The model must be a valid empty edge entity.

Description

This routine deletes an empty edge model entity. The model is the name of the empty edge entity to be deleted. For example,
PurgeEdg( 'Edge_1' )