All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---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)
public virtual HRESULT GetBoxCount( | unsigned int* | oBoxCount) const = 0 |
public virtual HRESULT GetCompositeValue( | double* | oValue) const = 0 |
public virtual HRESULT SetBoxCount( | const unsigned int | iBoxCount) = 0 |
public virtual HRESULT SetCompositeValue( | const double | iValue) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.