DELStrMfgUseItf Interface DELIStrMfgUseWeldAuth
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseWeldAuth
Interface to create weld feature for Fastening process.
Role: Allows to create weld feature and also to get the weld feature for a perticular fasten process.
This interface is valid only for Fasten process occurrence.
Method Index
- o
CreateWeld(DELIStrMfgUseWeldLine**)
- Creates a weld line.
- o
GetWeld(DELIStrMfgUseWeldLine**)
- Get a weld line.
Methods
o CreateWeld
public virtual CreateWeld( | | opiWeld) |
-
Creates a weld line.
- Parameters:
-
- opiWeld
- [out, CATBaseUnknown#release] Weld feature
- Returns:
- Error code of function.
o GetWeld
public virtual GetWeld( | | opiWeld) |
-
Get a weld line.
- Parameters:
-
- opiWeld
- [out, CATBaseUnknown#release] Weld feature created for this fasten process occurrence.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseWeldAuth.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.