Name
get_line_approxget_line_approxGetLineApproxget_line_approxGetLineApproxGetLineApprox — Get the current approximation error for contour display.
Warning
get_line_approxget_line_approxGetLineApproxget_line_approxGetLineApproxGetLineApprox is obsolete and is only provided for
reasons of backward compatibility.
get_line_approxget_line_approxGetLineApproxget_line_approxGetLineApproxGetLineApprox returns a parameter that controls the
approximation error for region contour display in the
window. It is used by the operator
disp_regiondisp_regionDispRegiondisp_regionDispRegionDispRegion. ApproximationApproximationApproximationApproximationApproximationapproximation controls the polygon
approximation for contour display ( 0 <=> no approximation). ApproximationApproximationApproximationApproximationApproximationapproximation is only
important for displaying the contour of objects, especially if a line
style was set with set_line_styleset_line_styleSetLineStyleset_line_styleSetLineStyleSetLineStyle.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Current approximation error for contour display.
get_line_approxget_line_approxGetLineApproxget_line_approxGetLineApproxGetLineApprox returns 2 (H_MSG_TRUE) if the window is valid.
Otherwise an exception is raised.
set_line_approxset_line_approxSetLineApproxset_line_approxSetLineApproxSetLineApprox,
set_line_styleset_line_styleSetLineStyleset_line_styleSetLineStyleSetLineStyle,
disp_regiondisp_regionDispRegiondisp_regionDispRegionDispRegion
get_region_polygonget_region_polygonGetRegionPolygonget_region_polygonGetRegionPolygonGetRegionPolygon,
set_line_approxset_line_approxSetLineApproxset_line_approxSetLineApproxSetLineApprox,
set_line_styleset_line_styleSetLineStyleset_line_styleSetLineStyleSetLineStyle,
disp_regiondisp_regionDispRegiondisp_regionDispRegionDispRegion
Foundation