- Parameters
-
key | - the key that will be checked for single or double precision |
options | - the options string, only used if 'key' is a segment key (see details, below) |
- Returns
- true if the input key represents a double-precision entity, false otherwise.
DETAILS
This function is used to determine whether the entity represented by key is a double or single-precision entity. If key is a segment key, you can use the options string to tell what segment attribute you are specifically interested in. Valid options are "camera", "modelling matrix", "clip region", and "bounding".
- See Also
- Convert_Precision