CATSketcherUseItf Interface 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.


Method Index


o GetPointData(double*)
Returns the information that fully describe the point.

Methods


o GetPointData
public virtual GetPointData( pPoint)
Returns the information that fully describe the point.
Parameters:
double
*pPoint [out] Outputs the point coordinates.

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

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