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

Action: Calculates the tolerance of a vertex.

Prototype: outcome api_calculate_vertex_tolerance (


VERTEX* vertex, // input vertex / tvertex


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/vertex.hxx"

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

Description: This function calculates the tolerance of a VERTEX or a TVERTEX and returns a tolerance value. It does not use the tolerance value on the TVERTEX.

Library: kernel

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

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