Plant 3D Example

<< Click to Display Table of Contents >>

Navigation:  PlantBatch > How to use > Use Cases >

Plant 3D Example

Previous pageReturn to chapter overviewNext page

Show/Hide Hidden Text

This chapter describes examples when using PlantBatch in combination with Plant 3D.

When using Vault or Collaboration projects, PlantBatch will check out the drawings before the script gets executed. And it will also check in the drawings after AutoCAD closes. If some of the drawings cannot be checked out, because they are already checked out by other users you will get a notification. In addition a log file will be created in your project folder with the list of drawings. The messagebox provides a link to this log file allowing you to open it directly.

PB - Config - 0014

Remark: Make sure the the AutoCAD variable STARTUP is set to 0 to always open an initial blank drawing. Otherwise a script cannot be executed at all.

hmtoggle_arrow1        Example: All Projects Type (Regular, Collaboration, Vault)

hmtoggle_arrow1        Example: Collaboration Projects

hmtoggle_arrow1        Example: Vault Projects

Next Chapter: PlantReporter Example