#include <DWGFactory.h>
|
NDEVR_CAD_API | DWGFactory () |
|
| IOFactory (const String &factory_name) |
|
const String & | name () const |
|
virtual | ~IOFactory () |
|
bool | writeScenesToFile (const File &file, const Buffer< Scene > &scene) |
|
bool | readFileWithDefaultSettings (const File &file, DesignObjectLookup *lookup) |
|
void | getSupportedFormats (Buffer< FileFormat > &formats) |
|
virtual void | getSupportedFormats (Buffer< FileFormat > &formats, const File &file) |
|
virtual void | getSupportedFormats (Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models) |
|
virtual void | getSupportedFormatsForExtension (Buffer< FileFormat > &formats, bool is_read, const String &extension) |
|
virtual void | getSupportedFormatsByModelType (Buffer< FileFormat > &formats, bool is_read, const String &model_type) |
|
virtual Buffer< UUID > | filterModelsToExport (Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const |
|
virtual bool | isFactoryEnabled (bool is_read) const |
|
virtual bool | canRead (const File &file) |
|
virtual bool | determineExtension (const File &file, String &extension) |
|
virtual bool | canWrite (const File &file) |
|
virtual bool | isAutoEnabled () const |
|
virtual String | getIcon (const File &file) |
|
virtual bool | canWrite (const FactoryParameters &file) |
|
virtual bool | canRead (const FileFormat &file) |
|
virtual bool | canWrite (const FileFormat &file) |
|
Buffer< Scene > | readScenesFromFile (const File &file) |
|
virtual bool | updateFromFile (const FactoryParameters &file, const FactoryOptions &old_options) |
|
String | factoryReadAppFeature () const |
|
String | factoryWriteAppFeature () const |
|
void | throwIfNotEnabled (bool is_read) |
|
◆ DWGFactory()
◆ canRead()
◆ CurrentODAPath()
◆ defaultReadOptions()
◆ defaultWriteOptions()
◆ DownloadDWGTools()
void DownloadDWGTools |
( |
| ) |
|
|
staticprotected |
◆ factoryFeatures()
◆ FindODAPath()
◆ getSupportedFormats()
◆ INI()
◆ NeedsToDownloadDWGTools()
bool NeedsToDownloadDWGTools |
( |
| ) |
|
|
staticprotected |
◆ readFile()
◆ SetODAPath()
void SetODAPath |
( |
const File & | file | ) |
|
|
staticprotected |
◆ SupportsODA()
◆ writeFile()
◆ s_is_valid
◆ s_oda_path
The documentation for this class was generated from the following files: