All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVIABoundingVolume
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVIABoundingVolume
Interface to manage the Bounding Volume attributes of Objects.
Role: Bounding Volume is the Volume of a cubical Bounding Box
defined by its two extreme points. The two corner points
are minpoint described by (oX1,oY1,oZ1) and maxpoint described by (oX2,oY2,oZ2).
public virtual HRESULT __stdcall get_BoundingVolume( | double& | oX1, |
double& | oY1, | |
double& | oZ1, | |
double& | oX2, | |
double& | oY2, | |
double& | oZ2)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.