Version: 9.16.0
SMESH_Mesh::TooLargeForExport Struct Reference

Exception thrown by Export*() in case if a mesh is too large for export due to limitation of a format. More...

#include <SMESH_Mesh.hxx>

Inheritance diagram for SMESH_Mesh::TooLargeForExport:

Public Member Functions

 TooLargeForExport (const char *format)
 

Detailed Description

Exception thrown by Export*() in case if a mesh is too large for export due to limitation of a format.

Constructor & Destructor Documentation

◆ TooLargeForExport()

SMESH_Mesh::TooLargeForExport::TooLargeForExport ( const char *  format)