Generate a relationship flow diagram for each object of the specified type in the workspace. Specify a project to limit the diagrams to objects in the project. Use DiagramProject.bj to generate a relationship flow diagram for an entire project.
DiagramTS LogFile Workspace Scope [Pattern] [Entity] [Tag] [Layout] [Project] [OptionSet]
| Required Parameters | Description | 
|---|---|
| LogFile | Output log file generated when the batch script is executed. | 
| Workspace | Workspace file (.rwp). | 
| Scope | Diagram scope (including user-defined scopes). | 
| Optional Parameters | Description | 
|---|---|
| Pattern | Pattern for naming the generated diagrams, consisting of the output folder, file name pattern, and extension. For example, D:*.emf. The file name pattern may contain any valid symbols. An asterisk (*) is replaced with the name of the analyzed object. The format of the diagram depends on the extension: .bmp, .jpg, .vsd, .vdx, or .emf. Default is\WorkspaceFolder\Output\ObjectName.bmp. | 
| Entity | * or entity type of source files. Default is *. | 
| Tag | Tag used to black-box objects in the diagrams. | 
| Layout | Diagram layout: Circular, Hierarchical, Orthogonal, Symmetric, or Tree. | 
| Project | Project. Default is the default project. | 
| OptionSet | Whether to use the current settings in the interactive Diagrammer tool for auto expand, project boundary entities, and potential incomplete composite relationships, or the default settings: 
 Default is *default. |