MachiningUseItf Interface DELIMfgCopy

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIMfgCopy

Interface dedicated to copy an object through Cut/Copy/Paste mechanism.
Role: To be completed


Method Index


o Copy(CATBaseUnknown_var&,CATBaseUnknown_var&)
Copy.
o Copy(CATListValCATBaseUnknown_var&,CATListValCATBaseUnknown_var&,CATBaseUnknown_var&)
Copy.
o CopyFromList(CATListValCATBaseUnknown_var&,CATListValCATBaseUnknown_var&,CATBaseUnknown_var&)
CopyFromList.

Methods


o Copy
public virtual Copy( oDuplicatedElement,
const iTargetContainer=NULL_var)
Copy.
Parameters:
oDuplicatedElement
copied element
iTargetContainer
targetted container : optional
o Copy
public virtual Copy( oExtractedElements,
oDuplicatedElements,
const iTargetContainer=NULL_var)
Copy.
Parameters:
oExtractedElements
extracted elements from boundary
oDuplicatedElements
copied elements
iTargetContainer
targetted container : optional
o CopyFromList
public virtual CopyFromList( ToBeDuplicatedElements,
DuplicatedElements,
const iTargetContainer=NULL_var)
CopyFromList.
Parameters:
ToBeDuplicatedElements
elements to duplicate
ouplicatedElements
copied elements
iTargetContainer
targetted container : optional

This object is included in the file: DELIMfgCopy.h
If needed, your Imakefile.mk should include the module: MachiningUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.