IFilterPoint::GetFilter



Your Ad Here

Description

This method allows you to get the filter settings.

Syntax

Filter = GetFilter ( );

Return: (Variant) Filter

Filter settings array

Remark

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

Return to Cimatron Index


Your Ad Here