Topsolid online Help Index
Created : v6.5
IElement.SetTextProperty(Name, Value)
This method allows to set the value of a property containing a single text field.
|
IN: |
String Name |
Name of the property to set.
|
|
IN: |
String Value |
New text field value.
|
If the element does not already have the property, a new property is added to the element.
Topsolid online Help Index