api_calculate_edge_tolerance
List of: Functions
Subjects: Precision and Tolerance, Tolerant Modeling
Contents: Kernel

Action: Calculates the tolerance of an edge.

Prototype: outcome api_calculate_edge_tolerance (


EDGE* edge, // edge to test


double& tol, // resulting tolerance


AcisOptions* ao = NULL // acis options


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

#include "kernel/kerndata/top/edge.hxx"

#include "kernel/kernapi/api/acis_options.hxx"

Description: This function calculates the tolerance of an EDGE or a TEDGE and returns a tolerance value. It does not use the tolerance value on the TEDGE.

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: System routine
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0010.HTM