PurgePbc()

Delete an empty periodic model entity.

Usage

PurgePbc( model )

Parameters

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

Return Value

None

Errors

The model must be a valid empty periodic entity.

Description

This routine deletes an empty periodic model entity. The model is the name of the empty periodic entity to be deleted. For example,
PurgePbc( 'pbc_1' )