"showInternalDpTypes"

Defines whether internal datapoints should also be shown in the view of the data point tree.

Synopsis

setValue(string shape, "showInternalDpTypes", bool showInternal);

getValue(string shape, "showInternalDpTypes", bool &showInternal);

shape.showInternalDpTypes(bool &showInternal);

Parameter

Parameter Description
shape Name of the object
showInternal

TRUE = Internal datapoints are shown.

FALSE = Internal datapoints are not shown.

Description

Defines whether internal datapoints should also be shown in the view of the data point tree.

Assignment

DpTreeView