read_float method

read_float

Read the float field

Returns

def read_float(self, field):
    ...
ParameterTypeDescription
fieldVertexFieldThe field with a float/double compatible data type

See Also