All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---MeasureGeometryInterfaces.CATIMeasurable
|
+---MeasureGeometryInterfaces.CATIMeasurableSurface
|
+---CATIMeasurableSphere
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMeasurableSphere
Get measurements on a sphere.
| public virtual HRESULT GetCenter( | CATMathPoint& | ioPoint) const=0 |
| public virtual HRESULT GetRadius( | double& | oRadius) const=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.