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

Action: Replaces a tolerant vertex with a normal vertex.

Prototype: outcome api_replace_tvertex_with_vertex (


TVERTEX* this_tvertex, // tolerant vertex to




// replace


VERTEX*& this_vertex, // new vertex


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

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

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

Description: Replaces a tolerant vertex (TVERTEX) with a normal vertex (VERTEX).

Library: kernel

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

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