Gets individual pieces of text from the weld symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetText( _
ByVal WhichText As System.Integer _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IWeldSymbol
Dim WhichText As System.Integer
Dim value As System.String
value = instance.GetText(WhichText) |
C# | |
---|
System.string GetText(
System.int WhichText
) |
C++/CLI | |
---|
System.String^ GetText(
& System.int WhichText
) |
Parameters
- WhichText
Text to retrieve as defined in swWeldSymbolTextTypes_e
Return Value
Text
Remarks
See Also
Availability
SOLIDWORKS 99, datecode 1999207