CATSketcherUseItf Interface CATISktUse2DPoint
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISktUse2DPoint
2D Point definition.
Role: This interface is used to modify 2D Point parameters.
Method Index
- o
SetPointData(double*)
- Modifies the coordinates of 2D Point.
Methods
o SetPointData
public virtual SetPointData( | const | iPoint) |
-
Modifies the coordinates of 2D Point.
- Parameters:
-
- iPoint
- [in] The new coordinates of the point.
This object is included in the file: CATISktUse2DPoint.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.