SoVRMLMetadataStringvalue Property |
The metadata provided by this node is contained in the strings of the value field.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFString value { get; }
Public ReadOnly Property value As SoMFString
Get
public:
property SoMFString^ value {
SoMFString^ get ();
}
member value : SoMFString with get
Property Value
Type:
SoMFString
Remarks
See Also