MachiningOperationUseItf Interface DELIMfgMachinableFeatureMngt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgMachinableFeatureMngt
Interface to manage relation between Machinable Features and Machining Features.
Role: Use this interface to associate Machinable features to Machining Features.
Method Index
- o
GetMachinableFeature(CATBaseUnknown_var&)
- Gets a Machinable Feature.
- o
SetMachinableFeature(CATBaseUnknown_var&)
- Sets a Machinable Feature.
Methods
o GetMachinableFeature
public virtual GetMachinableFeature( | | oMAF) |
-
Gets a Machinable Feature.
- Parameters:
-
- oMAF
- The Machinable feature
o SetMachinableFeature
public virtual SetMachinableFeature( | const | iMAF) |
-
Sets a Machinable Feature.
- Parameters:
-
- iMAF
- The Machinable feature
This object is included in the file: DELIMfgMachinableFeatureMngt.h
If needed, your Imakefile.mk should include the module: MachiningOperationUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.