SoFieldSet Method |
Sets the field to the given value, which is an ASCII string in the Open Inventor file format.
Namespace: OIV.Inventor.Fields
Each field subclass defines its own file format; see their reference pages for information on their file format. The string should contain only the field's value, not the field's name (e.g., "1.0", not "width 1.0"). This method returns true if the string is valid, false if it is not.