Sets a datum target reference label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDatumReferenceLabel( _
ByVal WhichOne As Integer, _
ByVal Text As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDatumTargetSym
Dim WhichOne As Integer
Dim Text As String
Dim value As Boolean
value = instance.SetDatumReferenceLabel(WhichOne, Text)
|
C++/CLI | |
---|
bool SetDatumReferenceLabel(
& int WhichOne,
& String^ Text
) |
Parameters
- WhichOne
0-based index indicating the datum reference label to set
- Text
Datum reference label
Return Value
True if the datum reference label was set successfully, false if it was not
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0