DELStrMfgUseItf Interface DELIStrMfgUseWeldLine
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseWeldLine
Method Index
- o
GetBevelType(CATUnicodeString*)
- Gets the related Bevel
- o
GetFastener(CATBaseUnknown_var&)
- Retrieves the corrensponding fastener.
- o
GetListOfJoinedElem(CATListValCATBaseUnknown_var&)
- Retrieves the list of joined components.
- o
GetListOfSlaveFeat(CATListValCATBaseUnknown_var&)
- Retrieves the list of slave features.
- o
GetMarginValue(double*)
- Gets the related Margin value
- o
GetPointsPath(CATBaseUnknown**)
- Retrieves the corrensponding fastener.
- o
GetWeldLength(double*)
- Gets the Length of Bead Fastener
- o
GetWeldName(CATUnicodeString*)
- Gets the Fastener Name
- o
GetWeldType(CATUnicodeString*)
- Gets the Bead Fastener Type
- o
SetBevelType(CATUnicodeString*)
- Sets the related Bevel
- o
SetMarginValue(double*)
- Sets the related Margin value
- o
SetWeldName(CATUnicodeString*)
- Sets the Fastener Name
Methods
o GetBevelType
public virtual GetBevelType( | | opBevelType) |
-
Gets the related Bevel
- Parameters:
-
- opBevelType
- [out] Bevel
- Returns:
- Error code of function.
o GetFastener
public virtual GetFastener( | | oFastener) |
-
Retrieves the corrensponding fastener.
- Parameters:
-
- oFastener
- corrensponding fastener
- Returns:
- Error code of function.
o GetListOfJoinedElem
public virtual GetListOfJoinedElem( | | oListOfJoinedElem) |
-
Retrieves the list of joined components.
- Parameters:
-
- oListOfJoinedElem
- [out, CATBaseUnknown#release] List of joined elements
- Returns:
- Error code of function.
o GetListOfSlaveFeat
public virtual GetListOfSlaveFeat( | | oListOfSlaveFeat) |
-
Retrieves the list of slave features.
- Parameters:
-
- oListOfSlaveFeat
- [out, CATBaseUnknown#release] List of slave features ( Attachment line, EdgePrep )
- Returns:
- Error code of function.
o GetMarginValue
public virtual GetMarginValue( | | opMarginValue) |
-
Gets the related Margin value
- Parameters:
-
- opMarginValue
- [out] Margin value
- Returns:
- Error code of function.
o GetPointsPath
public virtual GetPointsPath( | | opiPointsPath) |
-
Retrieves the corrensponding fastener.
- Parameters:
-
- oFastener
- corrensponding fastener
- Returns:
- Error code of function.
o GetWeldLength
public virtual GetWeldLength( | | opWeldLength) |
-
Gets the Length of Bead Fastener
- Parameters:
-
- opWeldLength
- [out] length
- Returns:
- Error code of function.
o GetWeldName
public virtual GetWeldName( | | opWeldName) |
-
Gets the Fastener Name
- Parameters:
-
- opWeldName
- [out] Name
- Returns:
- Error code of function.
o GetWeldType
public virtual GetWeldType( | | opWeldType) |
-
Gets the Bead Fastener Type
- Parameters:
-
- opWeldType
- [out] Type
- Returns:
- Error code of function.
o SetBevelType
public virtual SetBevelType( | const | ipBevelType) |
-
Sets the related Bevel
- Parameters:
-
- ipBevelType
- Bevel
- Returns:
- Error code of function.
o SetMarginValue
public virtual SetMarginValue( | const | ipMarginValue) |
-
Sets the related Margin value
- Parameters:
-
- ipMarginValue
- Margin value
- Returns:
- Error code of function.
o SetWeldName
public virtual SetWeldName( | const | ipWeldName) |
-
Sets the Fastener Name
- Parameters:
-
- ipWeldName
- Name
This object is included in the file: DELIStrMfgUseWeldLine.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.