All Cadcorp SIS API Methods

NolSave Method

Description

Saves a Named Object Library (NOL) file.

Syntax

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

Parameters

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

Remarks

Available: GEO D OD OM SISpy

Group:

Example

sis.NolSave(1)