MachiningUseItf Interface DELIMfgActivityMultiPosition

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


interface DELIMfgActivityMultiPosition

Interface dedicated to manage the multi-position on activities.
. Role: This interface aims at managing the spindle assignation on activities


Method Index


o GetPosition(CATBaseUnknown_var&)
Return the Position set on the ativity
o RemovePosition()
Unset the position from the ativity
o SetPosition(CATBaseUnknown_var&)
Set the specified position to the ativity

Methods


o GetPosition
public virtual GetPosition( ohPositionBU)
Return the Position set on the ativity
Parameters:
ohPositionBU
The position set on the activity
o RemovePosition
public virtual RemovePosition()
Unset the position from the ativity
o SetPosition
public virtual SetPosition( const ihPositionBU)
Set the specified position to the ativity
Parameters:
ihPositionBU
The position to set on the activity

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

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