tbl_feature : PARAM_GET_TYPES
Purpose
Get Feature Parameters by Type and Report them as a Row w Column Values. Multiple matches will be as multiple rows that can include variables for "each" match - each.itemName, each.modelName, each.itemRoot, each.modelExt, each.lengthUnits, each.massUnits, each.featureName, each.featureType, each.featureId - and then Prameter Names List (Comma separated)
How to Use
| Command | SrcModel | SrcObject | TgtModel | TgtObject |
|---|---|---|---|---|
tbl_feature : PARAM_GET_TYPES | Default: activeModel Arg Options: - model.ext() - TBL:tblSrc - REG:regVar Table Cols: [itemName] | FeatType(*) - REG:regVar | paramName(s) List - REG:regVar | tblName - tblName - REG:regVar Default Table Cols: [itemName, itemRoot, featName, featType, paramName, paramValue, paramType] |