CATTPSBaseUseItf Interface CATITPSStatisticalTolerancing

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


interface CATITPSStatisticalTolerancing

This interface is implemented by CATTPSDimension, CATTPSToleranceWithDRF and CATTPSToleranceWithoutDRF features.
Interface to manage Statistical Tolerancing symbol. Role: This symbol indicates that a tolerance is based on statistical toleranincg. The assigning of tolerances to related components of an assembly is on the basis of sound statistics (such as the assembly tolerance is equal to the square root of the sum of the squares of the individual tolerances). Where the tolerances assigned by arithmetic stacking are restrictive, statistical tolerancing may be uses for increased individual feature tolerance.


Method Index


o GetStatisticalTolerancing(CATBoolean&)
Retrieves Statistical Tolerancing symbol.
o SetStatisticalTolerancing(CATBoolean)
Sets Statistical Tolerancing symbol.

Methods


o GetStatisticalTolerancing
public virtual GetStatisticalTolerancing( oValue)
Retrieves Statistical Tolerancing symbol.
Parameters:
oValue
Statistical Tolerancing. returns S_OK when the value has been correctly retrieved, returns E_FAIL otherwise.
o SetStatisticalTolerancing
public virtual SetStatisticalTolerancing( const iValue)
Sets Statistical Tolerancing symbol.
Parameters:
iValue
Statistical Tolerancing. returns S_OK when the value has been correctly set, returns E_FAIL otherwise.

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

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