Object
OpenOptionsAutoCAD
Options which may be supplied when opening a AutoCAD file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean | read/write | To center the created artwork on the artboard (default: true) | |
| AutoCADGlobalScaleOption | read/write | How to scale the AutoCAD drawing on import (default: Fit Artboard) | |
| Number | read/write | Percentage scaling to apply globally on the AutoCAD drawing (default: 1.0) | |
| Boolean | read/write | To merge the layers of the artwork (default: false) | |
| The | readonly | The object's container. | |
| Boolean | read/write | To scale lineweights by the same amount as rest of the drawing (default: false) | |
| String | read/write | Name of layout in the AutoCAD drawing to import. | |
| String | readonly | The class name of the object. | |
| AutoCADUnit | read/write | Units to which to map (default: Millimeters) | |
| Number | read/write | Ratio by which to scale while mapping the units (default: 1.0) |
Object of 1
Properties elsewhere that hold a OpenOptionsAutoCAD.