CATSketcherUseItf Interface CATISktUseSketchProperties
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISktUseSketchProperties
Sketch Default Geometry Type Management.
Method Index
- o
GetDefaultEltType(CAT2DEltType*,boolean*)
-
- o
GetEvaluationMode(CAT2DSolvingMode*)
-
- o
HasADatum(CATBoolean&)
- Tells if the sketch contains a 2DDatum or not.
- o
SetDefaultEltType(CAT2DEltType,boolean*)
-
- o
SetEvaluationMode(CAT2DSolvingMode)
-
Methods
o GetDefaultEltType
public virtual GetDefaultEltType( | | oType, |
| | oPermanent | =NULL) |
-
o GetEvaluationMode
public virtual GetEvaluationMode( | | oMode) |
-
o HasADatum
public virtual HasADatum( | | oDatum) |
-
Tells if the sketch contains a 2DDatum or not.
- Parameters:
-
- oDatum
- [out] TRUE if there is a 2DDatum in the sketch, FALSE otherwise.
o SetDefaultEltType
public virtual SetDefaultEltType( | const | iType, |
| const | iPermanent | =NULL) |
-
o SetEvaluationMode
public virtual SetEvaluationMode( | const | iMode) |
-
This object is included in the file: CATISktUseSketchProperties.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.