CadLoadOptions class

CadLoadOptions class

Options for loading CAD documents.

The CadLoadOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of CadLoadOptions.

Properties

Property Description
background_color The background color.
ctb_sources The CTB sources.
draw_color The foreground color.
draw_type The type of drawing.
format The input document file type.
layout_names The CAD layouts to be converted.

See Also