api_create_graph_from_edges
List of: Functions
Subjects: Graph Theory
Contents: Selective Booleans

Action: Creates a graph used in graph theory.

Prototype: outcome api_create_graph_from_edges (


ENTITY_LIST& edges, // edges to use


generic_graph*& graph, // graph


AcisOptions* ao = NULL // acis options


);

Includes: #include "sbool/kernapi/api/sboolapi.hxx"

#include "kernel/acis.hxx"

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

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

#include "kernel/kernutil/law/generic_graph.hxx"

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

Description: This API creates a graph used for graph theory operations and selective Booleans.

Library: sbool

Filename: sbool/sbool/kernapi/api/sboolapi.hxx

Effect: Changes model
PDF/SBOOL/03FN.PDF
HTM/DATA/SBOOL/SBOOL/03FN/0003.HTM