CATSketcherUseItf Interface CATISktUse2DCstDiagnostic

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


interface CATISktUse2DCstDiagnostic



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: CATISktUse2DCstDiagnostic.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.