PK_ERROR_code_t PK_SESSION_set_precision ( --- received arguments --- double precision --- required precision --- returned arguments --- ) This function sets the session precision. Specific Errors: PK_ERROR_bad_precision precision must be greater than zero The session precision is the linear precision of the modeller. Distances less than this are treated as zero and distances that differ by no more than this are treated as equal. Session precision should not be changed from the default except where this is essential for compatibility with old transmit files.