DimSource Constructor

Syntax

new PP.Mb.DimSource({

    settings

});

Parameters

settings. The DimSourceSettings interface properties.

Description

The DimSource constructor creates an instance of the DimSource class.

Example

The constructor use is given in the example for DimSrv.selectLevel.

See also:

DimSource