All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATISketchAutoConstraint

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

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


interface CATISketchAutoConstraint



Method Index


o DeduceConstraints(CATListValCATI2DWFGeometry_var&,CATListValCATI2DWFGeometry_var&,CATListValCATI2DWFGeometry_var&,CAT2DCstSearchMode,double*,double*,CATRawCollint*)

Methods


o DeduceConstraints
public virtual HRESULT DeduceConstraints( const CATListValCATI2DWFGeometry_var& iListRef,
const CATListValCATI2DWFGeometry_var& iListAxis,
const CATListValCATI2DWFGeometry_var& iListGeom,
const CAT2DCstSearchMode iSearchMode,
const double* iLinRes,
const double* iAngRes,
const CATRawCollint* iListType) = 0

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

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