Hide Table of Contents
SaveToFile2 Method (IPartDoc)

Obsolete. Superseded by IPartDoc::SaveToFile3.

.NET Syntax

Visual Basic (Declaration) 
Function SaveToFile2( _
   ByVal Name As System.String, _
   ByVal Options As System.Integer, _
   ByRef Errors As System.Integer, _
   ByRef Warnings As System.Integer _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IPartDoc
Dim Name As System.String
Dim Options As System.Integer
Dim Errors As System.Integer
Dim Warnings As System.Integer
Dim value As System.Boolean
 
value = instance.SaveToFile2(Name, Options, Errors, Warnings)
C# 
System.bool SaveToFile2( 
   System.string Name,
   System.int Options,
   out System.int Errors,
   out System.int Warnings
)
C++/CLI 
System.bool SaveToFile2( 
&   System.String^ Name,
&   System.int Options,
&   [Out] System.int Errors,
&   [Out] System.int Warnings
) 

Parameters

Name
Name of the part document (.sldprt)
Options
Relevant options indicating how to save the document as defined in swSaveAsOptions_e
Errors
Errors that caused the save to fail as defined in swFileSaveError_e
Warnings
Warnings or extra information generated during the save operation as defined in swFileSaveWarning_e

Return Value

True if the save is successful, false if not
 

See Also

Availability

SOLIDWORKS 2004 SP2, Revision Number 12.2


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   SaveToFile2 Method (IPartDoc)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.