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