Sets the name of this detail circle, as displayed in the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetName( _
ByVal Name As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDetailCircle
Dim Name As String
Dim value As Boolean
value = instance.SetName(Name)
|
C# | |
---|
bool SetName(
string Name
) |
C++/CLI | |
---|
bool SetName(
& String^ Name
) |
Parameters
- Name
- Name of this detail circle
Return Value
True if setting the detail circle name is successful, false if not
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12.1