Framework:ElementFilter
From CoPlanner 10
Jump to navigationJump to search
Function
ElementFilter(<FilterConst>);
This function offers a further possibility to control filter.
Please enter in property "SpecialDefinition" of the dimension.
| Parameter | Description |
| FilterConst |
|
This function belongs to client-side functions.
Result
Displays only these elements of a filter, which are assigned to the given constant.
Example
ElementFilter(ONLYLEAVES);
Displays only elements where the condition "ChildCount = 0" is TRUE.