DELStrMfgUseItf Interface DELIStrMfgUseBridgedOpening

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


interface DELIStrMfgUseBridgedOpening



Method Index


o GetBridgeAngle(CATICkeParm_var&)
Gets the bridge Angle.
o GetBridgeOffset(CATICkeParm_var&)
Gets the bridge Offset.
o GetBridgeWidth(CATICkeParm_var&)
Gets the bridge Width.
o SetBridgeAngle(CATUnicodeString&)
Sets the bridge Angle.
o SetBridgeOffset(CATUnicodeString&)
Sets the bridge Offset.
o SetBridgeWidth(CATUnicodeString&)
Sets the bridge Width.

Methods


o GetBridgeAngle
public virtual GetBridgeAngle( ospAngle)
Gets the bridge Angle.
Parameters:
ospAngle
value of the bridge Angle.
Returns:
Error code of function.
o GetBridgeOffset
public virtual GetBridgeOffset( oOffset)
Gets the bridge Offset.
Parameters:
oOffset
value of the bridge Offset.
Returns:
Error code of function.
o GetBridgeWidth
public virtual GetBridgeWidth( ospWidth)
Gets the bridge Width.
Parameters:
ospWidth
value of bridge width
Returns:
Error code of function.
o SetBridgeAngle
public virtual SetBridgeAngle( const ucAngle)
Sets the bridge Angle.
Parameters:
ucAngle
value of the bridge Angle.
Returns:
Error code of function.
o SetBridgeOffset
public virtual SetBridgeOffset( const ucOffset)
Sets the bridge Offset.
Parameters:
ucOffset
value of the bridge Offset.
Returns:
Error code of function.
o SetBridgeWidth
public virtual SetBridgeWidth( const ucWidth)
Sets the bridge Width.
Parameters:
ucWidth
value of bridge width
Returns:
Error code of function.

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

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