CadViewInfo class

CadViewInfo class

Represents view information for CAD drawing.

Inheritance: CadViewInfoViewInfo

The CadViewInfo type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of CadViewInfo

Properties

Property Description
file_type The type of the file.
pages The list of pages to view.
layers The list of layers contained by the CAD drawing.
layouts The list of layouts contained by the CAD drawing.

See Also