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

Action: Replaces a tolerant edge with a normal edge.

Prototype: outcome api_replace_tedge_with_edge (


TEDGE* this_tedge, // tolerant tedge to




// replace


EDGE*& this_edge, // new edge


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/kerndata/top/tedge.hxx"

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

Description: Replaces a tolerant edge (TEDGE), its tolerant coedges (TCOEDGE), and its tolerant vertices (TVERTEX), respectively with a normal edge (EDGE), coedges (COEDGE), and vertices (VERTEX).

Library: kernel

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

Effect: Changes model
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0128.HTM