DELStrMfgUseItf Interface DELIStrMfgUseEdgePreparation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseEdgePreparation
Method Index
- o
GetBevelParameters(CATListValCATBaseUnknown_var&,CATListOfCATUnicodeString&)
- Get Bevel UDF Parameters
- o
GetReferenceSide(DELStrMfgUseSideMode&)
- Get the reference side on which Edge prep will be created.
- o
GetRootGap(double*)
- Retrieves the root gap value.
- o
GetType(CATUnicodeString*)
- Retrieves the Bevel Type .
- o
SetReferenceSide(DELStrMfgUseSideMode)
- Set the reference side on which Edge prep will be created.
- o
SetRootGap(double*)
- Set the root gap value.
- o
SetType(CATUnicodeString*)
- Modifies the Bevel Type .
Methods
o GetBevelParameters
public virtual GetBevelParameters( | | ospParameterList, |
| | ospParameterNameList) |
-
Get Bevel UDF Parameters
- Parameters:
-
- ospParameterList
- CKE param list.
- ospParameterNameList
- Name of the parameters.
- Returns:
- Error code of function.
o GetReferenceSide
public virtual GetReferenceSide( | | opRefSide) |
-
Get the reference side on which Edge prep will be created..
- Parameters:
-
- opRefSide
- The reference side value.
- Returns:
- Error code of function.
o GetRootGap
public virtual GetRootGap( | | opRootGap) |
-
Retrieves the root gap value.
- Parameters:
-
- opRootGap
- The root gap value.
- Returns:
- Error code of function.
o GetType
public virtual GetType( | | opName) |
-
Retrieves the Bevel Type .
- Parameters:
-
- opName
- The Bevel name value.
- Returns:
- Error code of function.
o SetReferenceSide
public virtual SetReferenceSide( | const | ipRefSide) |
-
Set the reference side on which Edge prep will be created..
- Parameters:
-
- ipRefSide
- The reference side value.
- Returns:
- Error code of function.
o SetRootGap
public virtual SetRootGap( | const | ipRootGap) |
-
Set the root gap value.
- Parameters:
-
- ipRootGap
- The root gap value.
- Returns:
- Error code of function.
o SetType
public virtual SetType( | const | ipName) |
-
Modifies the Bevel Type .
- Parameters:
-
- ipName
- The Bevel Name value.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseEdgePreparation.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.