All Frameworks Class Hierarchy This Framework Previous Next Indexes
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
| 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 |
Copyright © 2003, Dassault Systèmes. All rights reserved.