CATPartUseItf Interface CATIPdgUseTaperedHole

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


interface CATIPdgUseTaperedHole

Class to manage tapered hole feature.
Role: This class inherits from CATIPdgUseNewHole. It is used to manage angle of a tapered hole.

See also:


Method Index


o GetAngle(double&)
Returns the value of tapered angle.
o GetAngle(CATICkeParm_var&)
Returns parameter linked to tapered angle.
o SetAngle(double)
Sets angle value of tapered angle.

Methods


o GetAngle
public virtual GetAngle( oAngle)
Returns the value of tapered angle.
Parameters:
oAngle
Value of tapered angle.
o GetAngle
public virtual GetAngle( oAngleParm)
Returns parameter linked to tapered angle.
Parameters:
oAngleParm
Parameter linked to tapered angle.
o SetAngle
public virtual SetAngle( const iAngle)
Sets angle value of tapered angle.
Parameters:
iAngle
Value of tapered angle.

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

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