CATSketcherUseItf Interface CATISktUse2DArc

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATISktUse2DArc



Method Index


o GetSupportCurve(IID&,CATBaseUnknown**)
This method returns the Curve on which the Arc is lying.
o SetSupportCurve(CATBaseUnknown*)
This method changes the Curve on which the Arc is lying.

Methods


o GetSupportCurve
public virtual GetSupportCurve( const iIID,
oCurve)
This method returns the Curve on which the Arc is lying.
Parameters:
iIID
[in] Interface identifier for which a pointer is requested.
oCurve
[out] Pointer to the support Curve.
o SetSupportCurve
public virtual SetSupportCurve( iCurve)
This method changes the Curve on which the Arc is lying.
Parameters:
iCurve
[in] Pointer to the new support Curve.

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

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