Gets the name of the component needed to specify in the component list in
ISldWorks::IDocumentSpecification during a selective open using
SldWorks::OpenDoc7.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SelectName2 As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMComponent11
Dim value As System.String
value = instance.SelectName2 |
C# | |
---|
System.string SelectName2 {get;} |
C++/CLI | |
---|
property System.String^ SelectName2 {
System.String^ get();
} |
Property Value
Name to use during a selective open
Example
See Also
Availability
SOLIDWORKS Document Manager API 2021 SP0