Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Namespaces
ibodyset.h File Reference

The interface for a container of a single "set" of geometry elements, representing points, edges, polygons, etc. More...

#include "utility/interface/icontainer.h"
#include "../interface/ibodyblock.h"

Go to the source code of this file.

Classes

class  body::IBodySet
 A container for a single "set" of body-block elements. A body-block set is a named collection of body-block elements (points, edges, polygons, blocks) as an organization layer. More...
 

Namespaces

 itasca
 namespace Itasca
 
 itascaxd
 Itasca Library standard namespace, specific to 2D or 3D.
 

Detailed Description

The interface for a container of a single "set" of geometry elements, representing points, edges, polygons, etc.