Gets the name of this sketch segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetName() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSegment
Dim value As System.String
value = instance.GetName() |
C# | |
---|
System.string GetName() |
C++/CLI | |
---|
System.String^ GetName(); |
Return Value
Sketch segment name
Example
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0