Gets the name of the active configuration in the specified SolidWorks document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetActiveConfigurationName( _
ByVal FilePathName As String _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim FilePathName As String
Dim value As String
value = instance.GetActiveConfigurationName(FilePathName)
|
C++/CLI | |
---|
String^ GetActiveConfigurationName(
& String^ FilePathName
) |
Parameters
- FilePathName
Path for the SolidWorks document
Return Value
Name of the active configuration
Example
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0