api_replace_face_with_tedge
List of: Functions
Subjects: Booleans, Model Topology, Tolerant Modeling
Contents: Boolean

Action: Replaces a 2 or 3-edge face with a tolerant edge.

Prototype: outcome api_replace_face_with_tedge (


FACE* face, // FACE to be replaced


ENTITY_LIST& tedges, // tedges replacing face


AcisOptions* ao = NULL // acis options


);

Includes: #include "kernel/acis.hxx"

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

#include "kernel/kerndata/lists/lists.hxx"

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

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

#include "boolean/kernapi/api/boolapi.hxx"

Description: This replaces a face having a single loop of two or three edges with a tolerant edge. The face is removed and an edge of the face is converted into a tolerant edge and other subsequent topological manipulations are performed.

Library: boolean

Filename: bool/boolean/kernapi/api/boolapi.hxx

Effect: System routine
PDF/BOOL/03FN.PDF
HTM/DATA/BOOL/BOOL/03FN/0034.HTM