All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---IDMCircle2D
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface IDMCircle2D
OLE for Design and Modeling 2D Circle Definition.
Role: This interface describes a circle in 2D space. Its single method
provides access to the circle's parameters, which fully describe the circle.
| public virtual HRESULT GetCircleData( | double* | pCenterPoint, |
| double* | pRadius) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.