CATSketcherUseItf Interface CATISktUse2DAxis
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISktUse2DAxis
Method Index
- o
Get2DAxisData(double*,double*,double*)
-
- o
GetHDirection()
-
- o
GetOriginPoint()
-
- o
GetVDirection()
-
- o
Set2DAxisData(double*,double*,double*)
-
Methods
o Get2DAxisData
public virtual Get2DAxisData( | | pRootPoint, |
| | pHAxis, |
| | pVAxis) |
-
o GetHDirection
public virtual GetHDirection( | ) |
-
o GetOriginPoint
public virtual GetOriginPoint( | ) |
-
o GetVDirection
public virtual GetVDirection( | ) |
-
o Set2DAxisData
public virtual Set2DAxisData( | const | pRootPoint, |
| const | pHAxis, |
| const | pVAxis) |
-
This object is included in the file: CATISktUse2DAxis.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.