All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MeasureGeometryInterfaces Interface CATIMeasurableAxisSystem

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---MeasureGeometryInterfaces.CATIMeasurable
        |
        +---CATIMeasurableAxisSystem
 

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


interface CATIMeasurableAxisSystem

Get measurements on an axis system.


Method Index


o GetAxis(CATMathAxis&)
Get the position of the the axis system.

Methods


o GetAxis
public virtual HRESULT GetAxis(CATMathAxis& ioAxis) const=0
Get the position of the the axis system.
Parameters:
ioAxis
The position with respect to absolute axis system.
Returns:
HRESULT

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

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