All Cadcorp SIS API Methods

SwdNewFromSwt Method

Description

Creates a new SIS Workspace Definition (SWD) from a SIS Workspace Template (SWT).

Syntax

Visual Basic
Public Function SwdNewFromSwt( _
   ByVal template As String _
) As Integer

Parameters

template
The SWT to use for the new SWD.

Remarks

Available: D MD

Group:

Example

sis.SwdNewFromSwt ("c:\data\SWT\Planning.swt")