DELStrMfgUseItf Interface DELIStrMfgUseAttachmentLine

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


interface DELIStrMfgUseAttachmentLine



Method Index


o GetAttachmentSide(DELStrMfgUseMarkingLineSide*)
Gets the Attachment side.
o GetMarkingSideMode(DELStrMfgUseSideMode*)
Gets the marking side mode.
o SetMarkingSideMode(DELStrMfgUseSideMode*)
Sets the marking side mode.

Methods


o GetAttachmentSide
public virtual GetAttachmentSide( opAttachmentSide)
Gets the Attachment side.The Stiffener is "Physically" attached to this face of the plate.
Parameters:
opAttachmentSide
Attachment Side. It can be: - DELStrMfgMoldedSideMode - DELStrMfgThickSideMode
Returns:
Error code of function.
o GetMarkingSideMode
public virtual GetMarkingSideMode( opMarkingSideMode)
Gets the marking side mode.
Parameters:
opMarkingSideMode
Marking side mode. It can be: - DELStrMfgMoldedSideMode - DELStrMfgThickSideMode
Returns:
Error code of function.
o SetMarkingSideMode
public virtual SetMarkingSideMode( const ipMarkingSideMode)
Sets the marking side mode.
Parameters:
ipMarkingSideMode
Marking side mode. It can be: - DELStrMfgMoldedSideMode - DELStrMfgThickSideMode
Returns:
Error code of function.

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

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