EaxDimBarMaster.getPanelByDimKey

Syntax

getPanelByDimKey(dimKey: Number, withoutCheck: Boolean);

Parameters

dimKey. Dimension key

withoutCheck. Determines whether to check for model correspondence; by default this parameter is set to True.

Description

The getPanelByDimKey method returns a wizard panel by dimension key.

Example

The example of method use is given on the page with description of the EaxDimBarMaster.getDimTreeView method.

See also:

EaxDimBarMaster