CATPartUseItf Interface CATIPdgUseCounterSunkHole
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPdgUseCounterSunkHole
Class to manage CounterSunk hole feature.
Role: This class inherits from CATIPdgUseNewHole. It is
used to manage angle and depth of a CounterSunk hole.
- See also:
-
Method Index
- o
GetCSAngle(double&)
- Returns value of CounterSunk angle.
- o
GetCSAngle(CATICkeParm_var&)
- Returns parameter linked to CounterSunk angle.
- o
GetCSDepth(double&)
- Returns value of CounterSunk depth.
- o
GetCSDepth(CATICkeParm_var&)
- Returns parameter linked to CounterSunk depth.
- o
SetCSAngle(double)
- Sets value of CounterSunk angle.
- o
SetCSDepth(double)
- Sets value of CounterSunk depth.
Methods
o GetCSAngle
public virtual GetCSAngle( | | oAngle) |
-
Returns value of CounterSunk angle.
- Parameters:
-
- oAngle
- Value of CounterSunk angle.
o GetCSAngle
public virtual GetCSAngle( | | oAngleParm) |
-
Returns parameter linked to CounterSunk angle.
- Parameters:
-
- oAngleParm
- Parameter linked to CounterSunk angle.
o GetCSDepth
public virtual GetCSDepth( | | oDepth) |
-
Returns value of CounterSunk depth.
- Parameters:
-
- oDepth
- Value of CounterSunk depth.
o GetCSDepth
public virtual GetCSDepth( | | oDepthParm) |
-
Returns parameter linked to CounterSunk depth.
- Parameters:
-
- oDepthParm
- Parameter linked to CounterSunk depth.
o SetCSAngle
public virtual SetCSAngle( | const | iAngle) |
-
Sets value of CounterSunk angle.
- Parameters:
-
- iAngle
- Value of CounterSunk angle.
o SetCSDepth
public virtual SetCSDepth( | const | iDepth) |
-
Sets value of CounterSunk depth.
- Parameters:
-
- iDepth
- Value of CounterSunk depth.
This object is included in the file: CATIPdgUseCounterSunkHole.h
If needed, your Imakefile.mk should include the module: CATPartUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.