api_fillet_vertex
List of: Functions
Subjects: Construction Geometry, Model Geometry
Contents: Constructors

Action: Fillets a wire at a given vertex.

Prototype: outcome api_fillet_vertex (


VERTEX* vert, // vertex to fillet at


double radius, // radius of fillet


EDGE* edge1 // for future use



= NULL, // for future use


EDGE* edge2 // for future use



= NULL, // for future use


AcisOptions* ao = NULL // acis options


);

Includes: #include "kernel/acis.hxx"

#include "constrct/kernapi/api/cstrapi.hxx"

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

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

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

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

Library: constrct

Filename: cstr/constrct/kernapi/api/cstrapi.hxx

Effect: Changes model
PDF/CSTR/04FN.PDF
HTM/DATA/CSTR/CSTR/04FN/0044.HTM