CATTPSBaseUseItf Interface CATITPSReciprocity

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


interface CATITPSReciprocity

This interface is implemented by CATTPSToleranceWithDRF and CATTPSToleranceWithoutDRF features.
Interface to Reciprocity symbol. Role: The Reciprocity symbol is placed just after M or L modifiers of the tolerance zone to modify the requirement on maximum material or least material. It's applicable only to the toleranced element, but not applicable to DRF.


Method Index


o GetReciprocity(CATBoolean&)
Retrieves Reciprocity.
o SetReciprocity(CATBoolean)
Sets Reciprocity.

Methods


o GetReciprocity
public virtual GetReciprocity( oValue)
Retrieves Reciprocity.
Parameters:
oValue
Reciprocity. returns S_OK when the value has been correctly retrieved, returns E_FAIL otherwise.
o SetReciprocity
public virtual SetReciprocity( const iValue)
Sets Reciprocity.
Parameters:
iValue
Reciprocity. returns S_OK when the value has been correctly set, returns E_FAIL otherwise.

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

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