"showMasterDps"

Allows to define whether Master DPs are displayed inside the DPTreeView or stay hidden.

Synopsis

setValue(string shape,"showMasterDps", bool show);

getValue(string shape,"showMasterDps", bool &show);

this.showMasterDps(bool filter);

Parameter

Parameter Description
shape Name of the object
show

Selected option.

TRUE = Master DPs are displayed

FALSE = Master DPs are not displayed

Description

Allows to set if Master DPs are displayed inside a DPTreeView or if they are not shown.

Assignment

DpTreeView