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

Action: Updates the tolerance on an entity.

Prototype: outcome api_update_tolerance (


ENTITY* this_entity, // entity with tolerance


logical& updated, // result TRUE is a




// tolerant entity




// updated


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

#include "baseutil/logical.h"

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

Description: This function calculates and updates the tolerant topology of the given entity and its children.

Library: kernel

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

Effect: Read-only
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0169.HTM