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