SoBaseKitSet Method (String, String) |
This function allows field values of parts (nodes) to be set.
Namespace: OIV.Inventor.Nodekits
A single part is specified by partNameString; the field values are specified in parameterString. The format of parameters is the Open Inventor File Format syntax. The values used in parameters must of course be appropriate for the node-type to which partName belongs. In this case, the nodekit OIV.Inventor.Nodekits.SoSeparatorKit has a part named material which is of type OIV.Inventor.Nodes.SoMaterial.