SoFieldContainerGet Method |
Returns the values of the fields of this object in the Open Inventor ASCII file format in the given string.
Namespace: OIV.Inventor.Fields
Fields whose isDefault() bit is set will not be part of the string. You can use the OIV.Inventor.Fields.SoField.Get(System.String@) method to get a field's value as a string even if has its default value.