Click or drag to resize
SoVRMLMetadataObjectreference Property

The specification of the reference field is optional.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFString reference { get; }

Property Value

Type: SoSFString
Remarks

If provided, it identifies the metadata standard or other specification that defines the name field. If the reference field is not provided or is empty, the meaning of the name field is considered implicit to the characters in the string.

See Also