If the feature descriptions are empty in the calculation dialog, do check your overridden DsPart
class's infoTrees()
method. When constructing a DsOptionInfoTree
, pass in the groupDescription
argument. As that is what will be shown in the calculation dialog.