Click or drag to resize
SoVRMLPROTOFieldGetFieldDefaultValue Method

Returns the field's default value.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public string GetFieldDefaultValue()

Return Value

Type: String
Remarks

Only fields and exposedFields have default values.

See Also