SoVRMLMetadataDoublevalue Property |
The metadata provided by this node is contained in the double-precision floating point numbers of the value field.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoMFDouble value { get; }
Public ReadOnly Property value As SoMFDouble
Get
public:
property SoMFDouble^ value {
SoMFDouble^ get ();
}
member value : SoMFDouble with get
Property Value
Type:
SoMFDouble
Remarks
See Also