All Frameworks  Class Hierarchy  This Framework  Indexes   

PartInterfaces Interface CATIHoleLimit

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


interface CATIHoleLimit

Class to manage hole bottom limit.
Role: Class CATIHoleLimit inherits from CATIPrtLimit. Methods defined below are specifics to hole limit. They manage angle value of bottom limit in case of V bottom limit.

See also:
CATIPrtLimit


Method Index


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

Methods


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

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

Copyright © 2003, Dassault Systèmes. All rights reserved.