MachiningUseItf Interface DELIMfgPartOperationPositionSpindle

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


interface DELIMfgPartOperationPositionSpindle

Interface representing Part Operation Position.


Method Index


o GetSpindle(CATBaseUnknown_var&)
Get the spindle of the position.
o SetSpindle(CATBaseUnknown_var&)
Set the spindle of the position.

Methods


o GetSpindle
public virtual GetSpindle( oSpindle)
Get the spindle of the position.
o SetSpindle
public virtual SetSpindle( const iSpindle)
Set the spindle of the position.
Parameters:
iSpindle
Spindle of the position.

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

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