FirstTimeDrawingSetup Property |
Selects how new drawings are setup.
Signature
object.FirstTimeDrawingSetup
object
PreferencesUser The object or objects this property applies to.
FirstTimeDrawingSetup
eAeccFirstTimeDrawingSetup enum; read-write
The type of drawing setup.
kDrawingSetupWizard: |
Use the Drawing Setup Wizard |
kDrawingSetupCommand: |
Use the Drawing Setup command |
kAutoloadSetupFile: |
Automatically load a setup file |
Remarks
The initial value for this property is kDrawingSetupWizard.
If you choose kAutoloadSetupFile, the file used is specified by the FirstTimeDrawingSetupFile property.