DataExchangeBaseRepsItf Interface CATIExchangeVolume

Usage: you can freely reimplement this interface.


interface CATIExchangeVolume

Interface to exchange volumes.
Role: This interface is dedicated to get a volume's content.
A volume is a tri-dimensional topological entity. It has no underlying geometry.
Available from CATIA V5R10.


Method Index


o EnumShells()
Returns a list of all the shells contained in the volume.
o GetGeometricProperties(double[],double&,double&)
Retrieves the geometric properties of the volume.

Methods


o EnumShells
public virtual EnumShells()
Returns a list of all the shells contained in the volume.
o GetGeometricProperties
public virtual GetGeometricProperties( oCentroid,
oVolume,
oWetArea)
Retrieves the geometric properties of the volume.
Parameters:
oCentroid
Get the volume's centroid.
oVolume
Get the volume's volume.
oWetArea
Get the volume's wet area.

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

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