Batch saves files to 3DEXPERIENCE.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RunBatchSaveProcess() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim value As System.Boolean
value = instance.RunBatchSaveProcess() |
C# | |
---|
System.bool RunBatchSaveProcess() |
C++/CLI | |
---|
System.bool RunBatchSaveProcess(); |
Return Value
True if batch save successful, false if not
Remarks
See Also
Availability
SOLIDWORKS 2022 SP03, Revision Number 30.3