Click or drag to resize
SoDataSetIsDataFloat Method

Returns true if the given data type is a float data type.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static bool IsDataFloat(
	SoDataSetDataTypes dataType
)

Parameters

dataType
Type: OIV.LDM.NodesSoDataSetDataTypes

Return Value

Type: Boolean
Remarks