Sets a string value by parameter name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetStringByName( _
ByVal ParamName As String, _
ByVal ParamValue As String _
) |
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim ParamName As String
Dim ParamValue As String
instance.SetStringByName(ParamName, ParamValue)
|
Parameters
- ParamName
Name of the parameter
- ParamValue
New string value
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0