CATPartUseItf Interface CATIPdgUseHoleLimit
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPdgUseHoleLimit
Class to manage hole bottom limit.
Role: Class CATIPdgUseHoleLimit inherits from CATIPdgUsePrtLimit.
Methods defined below are specifics to hole limit. They manage
angle value of bottom limit in case of V bottom limit.
- See also:
-
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: CATIPdgUseHoleLimit.h
If needed, your Imakefile.mk should include the module: CATPartUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.