DELStrMfgUseItf Interface DELIStrMfgUseBurnSideUp
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseBurnSideUp
Method Index
- o
GetDirection(double*,double*,double*)
- Read the BSU direction
- o
GetSideMode(DELStrMfgUseSideMode*)
- Gets BSU side
- o
SetSideMode(DELStrMfgUseSideMode*)
- Sets BSU side
Methods
o GetDirection
public virtual GetDirection( | | opDirX, |
| | opDirY, |
| | opDirZ) |
-
Read the BSU direction
- Parameters:
-
- opDirX,
- opDirY , opDirZ The X,Y,Z values to give direction.
- Returns:
- Error code of function
o GetSideMode
public virtual GetSideMode( | | opSideMode) |
-
Gets BSU side
- Parameters:
-
- opSideMode
- Side to get
- Returns:
- Error code of function.
o SetSideMode
public virtual SetSideMode( | const | ipSideMode) |
-
Sets BSU side
- Parameters:
-
- ipSideMode
- Side to set
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseBurnSideUp.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.