All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgProfileContouringPartDirection

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

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


interface CATIMfgProfileContouringPartDirection

Interface dedicated to ProfileContouring Object.
Role: This interface offers services to retrieve guiding curves on ProfileContouring activity .


Method Index


o GetDirection(CATMathPoint&,CATMathVector&)
Writes direction of Profile Contouring Planar Part Element.

Methods


o GetDirection
public virtual HRESULT GetDirection(CATMathPoint& oPoint,
CATMathVector& oDirection)=0
Writes direction of Profile Contouring Planar Part Element.
Parameters:
oPoint
Reference CATMathPoint
oDirection
Reference CATMathVector

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

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