All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSOrientedDimension

System.IUnknown
  |
  +---CATITPSOrientedDimension
 

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


interface CATITPSOrientedDimension

Interface to oriented dimension tolerance.
Role: Objects that implement this typing interface are oriented dimension tolerances. This interface gives access to base oriented TTRS.


Method Index


o GetBasedTTRS(CATITTRS**)
Retrieves based TTRS.
o GetPointedTTRS(CATITTRS**)
Retrieves pointed TTRS.

Methods


o GetBasedTTRS
public virtual HRESULT GetBasedTTRS(CATITTRS** opiTTRS) const = 0
Retrieves based TTRS.
Parameters:
opiTTRS
Current activated based part of TTRS.
o GetPointedTTRS
public virtual HRESULT GetPointedTTRS(CATITTRS** opiTTRS) const = 0
Retrieves pointed TTRS.
Parameters:
opiTTRS
Current activated pointed part of TTRS.

This object is included in the file: CATITPSOrientedDimension.h

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