All Frameworks Class Hierarchy This Framework Previous Next Indexes
SketcherInterfaces Interface CATI2DOperator
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATI2DOperator
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATI2DOperator
Method Index
- o
GetCanonicity(CATBoolean&)
-
- o
GetInParameters(CATListValCATBaseUnknown_var&)
-
- o
GetNear(CATISpecObject**)
-
- o
GetOperatorType()
-
- o
GetOutParameters(CATListValCATBaseUnknown_var&)
-
- o
Isolate(CATListValCATBaseUnknown_var*)
-
- o
SetCanonicity(CATBoolean)
-
- o
SetNear(CATBaseUnknown*)
-
Methods
o GetCanonicity
-
o GetInParameters
public virtual HRESULT GetInParameters( | CATListValCATBaseUnknown_var& | oList) = 0 |
-
o GetNear
-
o GetOperatorType
-
o GetOutParameters
public virtual HRESULT GetOutParameters( | CATListValCATBaseUnknown_var& | oList) = 0 |
-
o Isolate
public virtual HRESULT Isolate( | CATListValCATBaseUnknown_var* | oList | =NULL) = 0 |
-
o SetCanonicity
-
o SetNear
-
This object is included in the file: CATI2DOperator.h
If needed, your Imakefile.mk should include the module: CATSketcherInterfaces