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

Action: Replaces an edge with a tolerant edge.

Prototype: outcome api_replace_edge_with_tedge (


EDGE* this_edge, // edge to replace


TEDGE*& this_tedge, // new tolerant 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 an edge (EDGE), its coedges (COEDGE), and its vertices (VERTEX), respectively with a tolerant edge (TEDGE), tolerant coedges (TCOEDGE), and tolerant vertices (TVERTEX).

Library: kernel

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

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