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