All Cadcorp SIS API Methods

NolCompact Method

Description

Discards all old Named Object Library (NOL) objects and defragments memory used by the NOL.

Syntax

Visual Basic
Public Function NolCompact( _
   ByVal nPos As Integer _
) As Integer

Parameters

nPos
The position in the list of NOLs of the NOL to be compacted.

Return Type

Available: GEO D OD OM OV SISpy

Group:

Example

sis.NolCompact (1)