Saves the current SWD to a file.
Visual Basic |
---|
Public Function SaveSwd( _ ByVal filename As String _ ) As Integer |
This is equivalent to the SwdSaveAs method available when using GisLink with SIS applications.
Available: OD OM OV SISpy
Groups:
sis.SaveSwd ("c:\Data\map.swd")
The following example will produce a SIS 6.2 format SWD:
sis.SaveSwd ("c:\Data\map.swd?format=V6")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).