All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MeasureGeometryInterfaces Interface CATIMeasurablePlane

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---MeasureGeometryInterfaces.CATIMeasurable
        |
        +---MeasureGeometryInterfaces.CATIMeasurableSurface
          |
          +---CATIMeasurablePlane
 

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


interface CATIMeasurablePlane

Get measurements on a plane.


Method Index


o GetPlane(CATMathPlane&)
Get the position of the plane.

Methods


o GetPlane
public virtual HRESULT GetPlane(CATMathPlane& ioPlane) const=0
Get the position of the plane.
Parameters:
ioPlane
The position with respect to absolute axis system.
Returns:
HRESULT

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

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