DELStrMfgUseItf Interface DELIStrMfgUseFeat
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseFeat
Method Index
- o
GetMfgText(CATBaseUnknown**)
- Gets the related Mfg text feature
- o
Remove()
- Remove Mfg feature
- o
SetMfgText(CATBaseUnknown*)
- Sets the related Mfg text feature
Methods
o GetMfgText
public virtual GetMfgText( | | opiMfgText) |
-
Gets the related Mfg text feature
- Parameters:
-
- opiMfgText
- [out, CATBaseUnknown#release] Mfg text feature.
- Returns:
- Error code of function.
o Remove
-
Remove Mfg feature
- Returns:
- Error code of function.
o SetMfgText
public virtual SetMfgText( | | ipiMfgText) |
-
Sets the related Mfg text feature
- Parameters:
-
- ipiMfgText
- Mfg text feature.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseFeat.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.