PurgeNbc()

Delete an empty node model entity.

Usage

PurgeNbc(model)

Parameters

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

Return Value

None

Error

The model must be a valid empty node entity.

Description

This routine deletes an empty node model entity. The model is the name of the empty node entity to be deleted. For example,
PurgeNbc( 'node_1' )