DELStrMfgUseItf Interface DELIStrMfgUseInverseBendingCurve
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseInverseBendingCurve
Method Index
- o
GetDiscretizationStep(double&)
- Gets the step to discretize the inverse bending curves.
- o
GetMarkingZoneClearance(double&)
- Gets the clearance value from the web contour to get final bending curve computation surface.
- o
GetOverlap(double&)
- Gets the overlap value for the inverse bending curve computation.
Methods
o GetDiscretizationStep
public virtual GetDiscretizationStep( | | oStep) |
-
Gets the step to discretize the inverse bending curves.
- Parameters:
-
- oStep
- The step.
- Returns:
- E_INVALIDARG if one argument is wrong
E_FAIL if failed to retrieve the setting
S_OK if the setting has been successfully retrieved
o GetMarkingZoneClearance
public virtual GetMarkingZoneClearance( | | oClearance) |
-
Gets the clearance value from the web contour to get final bending curve computation surface.
- Parameters:
-
- oClearance
- The clearance value.
- Returns:
- E_INVALIDARG if one argument is wrong
E_FAIL if failed to retrieve the setting
S_OK if the setting has been successfully retrieved
o GetOverlap
public virtual GetOverlap( | | oOverlap) |
-
Gets the overlap value for the inverse bending curve computation.
- Parameters:
-
- oOverlap
- The overlap value.
- Returns:
- E_INVALIDARG if one argument is wrong
E_FAIL if failed to retrieve the setting
S_OK if the setting has been successfully retrieved
This object is included in the file: DELIStrMfgUseInverseBendingCurve.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.