CadLoadOptions class

CadLoadOptions class

Options for loading CAD documents.

Inheritance: CadLoadOptionsLoadOptionsValueObject

The CadLoadOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of CadLoadOptions class.

Properties

Property Description
format Input document file type
layout_names Specifies which CAD layouts to be converted
draw_type Gets or sets type of drawing.
draw_color Gets or sets foreground color.
background_color Gets or sets a background color.
ctb_sources Gets or sets the CTB sources.

Methods

Method Description
equals Determines whether two object instances are equal.

See Also