IFilterStyle::GetFilter



Your Ad Here

Description

This method allows you to get filter settings.

Syntax

Filter = GetFilter ( );

Return: (Variant) Filter

Filter settings array

Note

There are 8 styles (numbered 1 to 8): Solid, Dash, Dash Dot, Dash Dot Dot, Dot, Long Dash, Double Dash, Spaced Dot . The GetFilter method returns an array where each style type added to a filter is checked by 1 in the array according to its number. Other values in the array are set to 0.

Return to Cimatron Index


Your Ad Here