All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgDesignHoleLimits

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgDesignHoleLimits
 

Usage: you can freely reimplement this interface.


interface CATIMfgDesignHoleLimits

Interface to retrieve the resulting extremity points from a design hole.

Role: CATIMfgDesignHoleLimits has methods to retrieve the resulting extremity points from a design hole.


Method Index


o GetResultingExtremityPoints(CATMathPoint&,CATMathPoint&)
Retrieves the resulting extremity points from the hole.

Methods


o GetResultingExtremityPoints
public virtual HRESULT GetResultingExtremityPoints(CATMathPoint& oFirstLimit,
CATMathPoint& oSecondLimit) = 0
Retrieves the resulting extremity points from the hole.
Parameters:
oFirstLimit
The first of the hole
oSecondLimit
The second point of the hole

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

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