DELStrMfgUseItf Interface DELIStrMfgUseTangentLine

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


interface DELIStrMfgUseTangentLine



Method Index


o GetEndAngle(CATICkeParm_var&)
Gets the End angle.
o GetEndRadius(CATICkeParm_var&)
Gets the End radius.
o GetStartAngle(CATICkeParm_var&)
Gets the start angle.
o GetStartRadius(CATICkeParm_var&)
Gets the Start radius.

Methods


o GetEndAngle
public virtual GetEndAngle( oEndAngle)
Gets the End angle. If it is tangent line created for flange, this will fail.
Parameters:
oEndAngle-
End angle for a tangent line.
Returns:
Error code of function.
o GetEndRadius
public virtual GetEndRadius( oEndRad)
Gets the End radius. If it is tangent line created for flange, this will fail.
Parameters:
oEndRad-
End radius for a tangent line.
Returns:
Error code of function.
o GetStartAngle
public virtual GetStartAngle( oStartAngle)
Gets the start angle.
Parameters:
oStartAngle-
start angle for a tangent line. If it is tangent line created for flange, oStartAngle is same as Bending Angle.
Returns:
Error code of function.
o GetStartRadius
public virtual GetStartRadius( oStartRad)
Gets the Start radius.
Parameters:
oStartRad-
Start radius for a tangent line. If Tangent line created for flange, oStartRad is same as Bending Radius.
Returns:
Error code of function.

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

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