All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATISketchFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISketchFactory
| public virtual CATISpecObject_var CreateSketch( | const CATBaseUnknown_var& | iSupportSurface | =NULL_var, |
| const int | iUserType | =0) = 0 |
| public virtual CATISpecObject_var CreateSketch( | const double[3] | pOrigin, | |
| const double[3] | pHDirection, | ||
| const double[3] | pVDirection, | ||
| const int | iUserType | =0) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.