MachiningUseItf Interface DELIMfgParametrizedMotionsParameters
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgParametrizedMotionsParameters
Interface to get the macros of an operation.
Role: DELIMfgParametrizedMotionsParameters has method to get the macros of an operation
Method Index
- o
GetValue(CATUnicodeString&,CATBaseUnknown_var&)
- Gets the macro corresponding to the given type.
Methods
o GetValue
public virtual GetValue( | const | iName, |
| | oValue) |
-
Gets the macro corresponding to the given type.
- Parameters:
-
- iName
- Type of the macro wanted.
Authorized values are :
- MfgApproachMacro
- MfgRetractMacro
- MfgReturnOneLevelMacro
- MfgReturnTwoLevelMacro
- MfgLinkingMacro
- MfgReturnFinishPathMacro
- MfgClearanceMacro
- MfgBetweenPassesMacro
- MfgAutomaticRoughingMacro (for roughing operation)
- MfgPreRoughingMacro (for roughing operation)
- MfgPostRoughingMacro (for roughing operation)
- oValue
- Corresponding macro found.
- Returns:
-
- S_OK
- if the method succeeds
- E_FAIL
- if iReference is not valid
This object is included in the file: DELIMfgParametrizedMotionsParameters.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.