Minimum data value of the data range.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFDouble min { get; }
Public ReadOnly Property min As SoSFDouble
Get
public:
property SoSFDouble^ min {
SoSFDouble^ get ();
}
member min : SoSFDouble with get
Property Value
Type:
SoSFDouble
Remarks Note: If min is greater than or equal to max, this node is ignored.
See Also