All Frameworks  Class Hierarchy  This Framework  Indexes   

CATTPSInterfaces Interface CATITPSCompositeTolerance

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


interface CATITPSCompositeTolerance

Interface for accessing composite tolerance on a TPS.
(ASME norm only)


Method Index


o GetBoxCount(unsigned int*)
Retrieves datum count.
o GetCompositeValue(double*)
Retrieves value (in millimeters).
o SetBoxCount(unsigned int)
Sets datum count.
o SetCompositeValue(double)
Sets value (in millimeters).

Methods


o GetBoxCount
public virtual GetBoxCount( oBoxCount)
Retrieves datum count.
o GetCompositeValue
public virtual GetCompositeValue( oValue)
Retrieves value (in millimeters).
Parameters:
oValue
Positive or equal to -1 which means not valuated.
o SetBoxCount
public virtual SetBoxCount( const iBoxCount)
Sets datum count.
o SetCompositeValue
public virtual SetCompositeValue( const iValue)
Sets value (in millimeters).
Parameters:
iValue
Must be positive or equal to -1 which means not valuated.

This object is included in the file: CATITPSCompositeTolerance.h

Copyright © 2003, Dassault Systèmes. All rights reserved.