All Frameworks  Class Hierarchy  This Framework  Indexes   

SketcherInterfaces Interface CATI2DCstDiagnostic

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATI2DCstDiagnostic



Method Index


o GetDiagnostic(CAT2DCstDiag*)
Acces to diagnostic on geometry obtain during last evaluation.
o GetUnderDefinedStatus(DWORD*)
Acces to underdefined status on geometry obtain during last evaluation.

Methods


o GetDiagnostic
public virtual GetDiagnostic( oDiag)
Acces to diagnostic on geometry obtain during last evaluation. Returns Cst2DDiag_Unknown when the diagnostic is not computed.
o GetUnderDefinedStatus
public virtual GetUnderDefinedStatus( oStatusSum)
Acces to underdefined status on geometry obtain during last evaluation. Returns a sum of CATGeo2DStatus that defined the degrees of freedom on geometry. Returns Geo2DStatus_Unknown when the diagnostic is not computed.

This object is included in the file: CATI2DCstDiagnostic.h
If needed, your Imakefile.mk should include the module: CATSketcherInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.