All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---IDMPoint2D
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface IDMPoint2D
OLE for Design and Modeling 2D Point Definition.
Role: This interface describes the point in 2D space. The single method
provides access to the point's coordinates.
public virtual HRESULT GetPointData( | double* | pPoint) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.