Saves a virtual component to an external file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SaveVirtualComponent( _
ByVal CompPathName As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim CompPathName As String
Dim value As Boolean
value = instance.SaveVirtualComponent(CompPathName)
|
Parameters
- CompPathName
- String containing full pathname of file to save component to
Return Value
True if successful, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0