Creating a schematic diagram template

Any schematic diagram template is based on a schematic builder. This builder is used to generate and update the schematic diagrams implemented by a diagram template. When creating a schematic diagram template, you will mainly have to specify its name and the schematic builder with which it is going to work. The other parameters are not mandatory.

Learn more about schematic builders

The next section details how to create a schematic diagram template within Schematic Dataset Editor.

Steps:
  1. Edit your schematic dataset using Schematic Dataset Editor.
  2. If the schematic dataset resources are not arranged in a tree view in the schematic items window, click Views on the Schematic Dataset Editor toolbar and click Project Tree.
  3. Click the schematic dataset entry at the top of the Schematic Dataset Editor tree and then do one of the following:
    • Right-click the entry and click New Schematic Diagram Template.
    • Click the New button New on the Schematic Dataset Editor toolbar and click New Schematic Diagram Template.

    A Properties tab for the new schematic diagram template automatically appears on the right side of the Schematic Dataset Editor window:

    Schematic Dataset Editor Properties tab

  4. Type the name that will reference your new diagram template in the Name text box on the Properties tab.
  5. In the Schematic Builder section, specify on which builder the schematic diagram template will be based:
    • Choose Standard Builder to work with input data coming from a geometric network or organized into a network dataset, or to generate diagrams based on custom queries that will be performed from any type of database.
    • Choose Network Dataset Builder if you want to generate diagrams based on network analysis layers performed on a network dataset.
    • Choose XML Builder to work from XML data based on the XMLBuilderDiagram XML schema definition file.
    • If another schematic builder coming from an applicable component is installed on your machine, the Other option is also available. For a schematic diagram template based on this other builder, click Other and choose its name in the drop-down list.
  6. Click the Schematic Builder Properties button Schematic Builder Properties to specify the builder properties.
    NoteNote:

    Schematic builder properties can also be specified afterward. For more details on how to specify the builder properties, see Configuring the schematic diagram template builder.

  7. The schematic diagram template primary parameters are now all in place. Click OK at the bottom of the Properties tab to validate these parameters.

    A new entry for the newly created schematic diagram template appears in the Schematic Dataset Editor tree.

    • The options in the Schematic Builder section are now locked. Even if the properties for the specified schematic builder can still be edited, there is no way to change the schematic builder itself. If the schematic builder on which your schematic diagram template is currently based is not the one you want to use, you have to delete the schematic diagram template and re-create it.
    • Three new tabs—Associations, Layouts, and Rules—are displayed on the right side of the Schematic Dataset Editor window. They can be configured afterward.
    • The Query section at the bottom of the Properties tab is enabled. It must be used to specify the query that will return all the schematic diagram items implemented by the diagram template and the way these diagrams' identifiers must be built when you want the diagram template to implement several predefined diagrams. This section has to be configured afterward and is detailed in Specifying schematic diagram template query and identifier.
    The following screen capture shows the Schematic Dataset Editor content after a new DiagramsFromGeometricNetwork diagram template based on the Standard builder has been created:
    DiagramsFromGeometricNetwork diagram template created

  8. Click the Save button Save on the Schematic Dataset Editor toolbar.

Once the schematic diagram template definition is complete with respect to its built-in parameters, there are some other configurations that need to be set up to make the diagram template fully operational. The following parameters can be configured and changed at any time:

Related Topics

3/5/2014