ParamView.getIsReady

Syntax

getIsReady ();

Description

The getIsReady method determines whether parameter control is initialized.

Comments

This method returns True if the parameter control is initialized, otherwise it returns False.

Example

The example of method use is given in description of the ParamView.LinkedDimOpened event.

See also:

ParamView