GMModelInterfaces Interface CATVolume

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATVolume

Interface representing a topological volume.

A volume is a topological cell which geometry is a 3D-space. It is bounded by faces, edges and vertices.
A CATVolume is created with the CATBody.CreateCell or CATBody.CreateVolume methods and deleted with the CATICGMContainer.Remove method.



This object is included in the file: CATVolume.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.