All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISketchProperties
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISketchProperties
Sketch Default Geometry Type Management.
public virtual HRESULT GetDefaultEltType( | CAT2DEltType* | oType, | |
boolean* | oPermanent | =NULL) = 0 |
public virtual HRESULT GetEvaluationMode( | CAT2DSolvingMode* | oMode) = 0 |
public virtual HRESULT SetDefaultEltType( | const CAT2DEltType | iType, | |
const boolean* | iPermanent | =NULL) = 0 |
public virtual HRESULT SetEvaluationMode( | const CAT2DSolvingMode | iMode) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.