All Cadcorp SIS API Methods

CreateCombinedFilter Method

Description

Creates a named Combined Class/Property filter in a Named Object Library replacing any existing Filter with the same name.

Syntax

Visual Basic
Public Function CreateCombinedFilter( _
   ByVal filter As String _
) As Integer

Parameters

filter
The named Filter to create or replace.

Remarks

Available: GEO D OD OM SISpy

Group:

Example

sis.CreateCombinedFilter ( filter )