RenderErrorCode enumeration

RenderErrorCode enumeration

Represents possible missing sections in CAD file

The RenderErrorCode type exposes the following members:

Fields

FieldDescription
MISSING_HEADERHeader is missing
MISSING_LAYOUTSLayouts information is missing
MISSING_BLOCKSBlock information is missing
MISSING_DIMENSION_STYLESDimension styles information is missing
MISSING_STYLESStyles information is missing
PDF_RENDERER_FAILEDUnable to render drawing parts with PDF
EMBEDDED_IMAGE_FAILEDUnable to export embedded image
MISSING_CLASSClass is not registered

See Also