read_double method

read_double(self, field)

Read the double field

Returns


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

See Also