MachiningU5Itf Interface DELIMfgToolActivity

Usage: you can freely reimplement this interface.


interface DELIMfgToolActivity

Interface dedicated to Activity object to manage tools.
Role: This interface mainly offers services to manage allowed and default tools on Activity.


Method Index


o GetAuthorizedToolTypeList(CATListOfCATUnicodeString&)
Gives informations relative to tools on the Activity object.
o GetFirstToolCompensation(int&)
Gets the first tool compensation on an Activity object.
o GetSecondToolCompensation(int&)
Gets the second tool compensation on an Activity object.

Methods


o GetAuthorizedToolTypeList
public virtual GetAuthorizedToolTypeList( oToolTypeList)
Gives informations relative to tools on the Activity object.
Parameters:
oToolTypeList
The list of authorized tool types
o GetFirstToolCompensation
public virtual GetFirstToolCompensation( oFirstNumber)
Gets the first tool compensation on an Activity object.
Parameters:
oFirstNumber
The first tool compensation number
o GetSecondToolCompensation
public virtual GetSecondToolCompensation( oSecondNumber)
Gets the second tool compensation on an Activity object.
Parameters:
oSecondNumber
The second tool compensation number

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

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