DELStrMfgUseItf Interface DELIStrMfgUseOpeningPreparation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseOpeningPreparation
Method Index
- o
GetCutoutType(CATUnicodeString&)
-
- o
GetDesignCutout(CATBaseUnknown**)
- Gets the design cutout.
- o
SetDesignCutout(CATBaseUnknown*)
- Sets the design cutout.
Methods
o GetCutoutType
public virtual GetCutoutType( | | osCutoutType) |
-
o GetDesignCutout
public virtual GetDesignCutout( | | opStrCutout) |
-
Gets the design cutout.
- Parameters:
-
- opStrCutout
- Pointer to the "design" cutout.
- Returns:
- Error code of function.
o SetDesignCutout
public virtual SetDesignCutout( | | ipStrCutout) |
-
Sets the design cutout.
- Parameters:
-
- ipStrCutout
- Pointer to the "designed" cutout.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseOpeningPreparation.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.