IFilterType::GetFilter



Your Ad Here

Description

This method allows you to get filter settings.

Syntax

Filter =  GetFilter ( );

Return: (Variant) Filter

Filter settings array

Note

The GetFilter method returns an array whose size is equal to the number of entity types in the EntityEnumType enumeration. Each entity type added to the filter is checked by 1 in an array according to its number in the EntityEnumType enumeration. Other values in the array are set to 0.

Return to Cimatron Index


Your Ad Here