Cadcorp SIS API Methods

GetOverlayFilter Method

Description

Gets a copy of an overlay drawing Filter, placing it in a Named Object Library, replacing any existing Filter with the same name.

Syntax

Visual Basic
Public Function GetOverlayFilter( _
   ByVal pos As Integer, _
   ByVal filter As String _
) As Integer

Parameters

pos
The position of the overlay in the overlays list whose drawing Filter is to be copied.
 
filter
The named Filter to create, or replace.

Remarks

The overlays start at position 0.

Available: GEO MM ME MD OD OM SISpy

Groups:

Example

sis.GetOverlayFilter ( pos, filter )


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).