tingr:get-midordinatedist


(tingr:get-midordinatedist  grading)

Returns the 'mid-ordinate distance' used by the grading TinGrading entity, as a kind of tolerance.

Arguments

grading  (ename or vla-object) the TinGrading entity

Return

double or NIL

Example


Remarks

see (tingr:set-midOrdinateDist);

the mid-ordinate distance is the distance of the curve's midpoint, to the arc center; similar to arc's bulge; used as a kind of tolerance;
this curve rasterisation/smoothing tolerance only applies to curve-based constraints;
default value is 0.0, which means automatic tolerance chosen by the TinGrading implementation;
for more informations : https://civil3dplus.wordpress.com/2012/12/23/surfaces-and-the-mid-ordinate-distance/



©  Bricsys NV. All rights reserved.