All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATI2DWireFactory

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

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


interface CATI2DWireFactory



Method Index


o CreateWire(int,int,CATPCurve**,int*,CATListValCATI2DPoint_var*,CATListValCATI2DCurve_var*,CATListOfInt*)

Methods


o CreateWire
public virtual HRESULT CreateWire( const int iClosure,
const int iNbCurves,
const CATPCurve** iCurves,
const int* iReportDomains=NULL,
CATListValCATI2DPoint_var* oVertices=NULL,
CATListValCATI2DCurve_var* oEdges=NULL,
CATListOfInt* oSenses=NULL) = 0

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

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