|
Action:
|
Initializes the faceter library.
|
|
|
Prototype:
|
outcome api_initialize_faceter ();
|
|
|
Includes:
|
#include "kernel/acis.hxx"
|
|
#include "faceter/api/af_api.hxx"
|
|
#include "kernel/kernapi/api/api.hxx"
|
|
|
Description:
|
This API initializes the faceter with some default refinements that produces only triangles and quadrilaterals that are planar. A mesh manager is required to direct the facet data generated in the faceter. A mesh manager that handles POLYGON_POINT_MESH is created automatically.
|
|
|
Library:
|
faceter
|
|
|
Filename:
|
fct/faceter/api/af_api.hxx
|
|
|
Effect:
|
System routine
|