Gets one of the datum target reference labels.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDatumReferenceLabel( _
ByVal WhichOne As Integer _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IDatumTargetSym
Dim WhichOne As Integer
Dim value As String
value = instance.GetDatumReferenceLabel(WhichOne)
|
C# | |
---|
string GetDatumReferenceLabel(
int WhichOne
) |
C++/CLI | |
---|
String^ GetDatumReferenceLabel(
& int WhichOne
) |
Parameters
- WhichOne
- 0-based index indicating the datum reference label to get
Return Value
Datum reference label
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0