Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
GCE2d_Root Class Reference

This class implements the common services for
all classes of gce which report error.

#include <GCE2d_Root.hxx>

Inheritance diagram for GCE2d_Root:
Inheritance graph
[legend]

Public Member Functions

Standard_Boolean IsDone () const
 Returns true if the construction is successful.

gce_ErrorType Status () const
 Returns the status of the construction

Protected Attributes

gce_ErrorType TheError

Member Function Documentation

Standard_Boolean GCE2d_Root::IsDone ( ) const
gce_ErrorType GCE2d_Root::Status ( ) const
  • gce_Done, if the construction is successful, or
  • another value of the gce_ErrorType enumeration
    indicating why the construction failed.

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines