DELStrMfgUseItf Interface DELIStrMfgUseEndCut
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseEndCut
Method Index
- o
GetDesignEndCut(CATBaseUnknown**)
- Returns Design EndCut
- o
GetExtremtity(CATStrProfileExtremity&)
- Retrieved the extremity on which this Endcut is applied to.
Methods
o GetDesignEndCut
public virtual GetDesignEndCut( | | opDesignEndCut) |
-
Returns Design EndCut
- Parameters:
-
- opDesignEndCut
- [Out CATBaseUnknown#Release] Design EndCut
- Returns:
- Error code of function.
o GetExtremtity
public virtual GetExtremtity( | | oExtr) |
-
Retrieved the extremity on which this Endcut is applied to.
- Parameters:
-
- oExtr
- [out] 1 for Start, 2 for End.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseEndCut.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.