Create a new group tag pattern - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)
  1. On the Master Tag Patterns page, click Create Tag Pattern .

  2. On the Create Tag Pattern page, click the Group Tag Pattern tab.

  3. Type a tag pattern that represents a master tag in the Example Master Tag box.

    SHARED Tip You may type and example group tag pattern in the Example Group Tag box, but after you define the repetitive character and the repetitive separator, the example group tag is updated.

  4. Select the Mark Repetitive Pattern check box to define the repetitive character and the repetitive separator.

    If you select the Mark Repetitive Pattern check box, you must select the character and set the repetitive separator to save the group tag pattern.

  5. To select the repetitive characters for the group tag pattern, select a character in the pattern and drag the blue selection handles to select the desired text.

  6. Type the separator that indicates the repetitive pattern in the Repetitive Separator box.

    Once you define the repetitive pattern and then type a separator in the Repetitive Separator box that does not match the separator in the Example Group Tag box, the example group tag pattern value gets updated with it.

  7. Click Apply to create a group tag pattern in the database. Click Save to create the group tag pattern in the database and close the window.

If you type a tag pattern in the Example Master Tag box and save it without selecting the Mark Repetitive Pattern check box, then it is considered as a Custom tag. For example, type 10V-123, if you want to extract tags like 10V-123, 15V-123, and 20V-123 from a group tag - {10-20}V-123 or [10-20]V-123. You must create a custom DLL to override the ExtractTagsFromCustomTagGroups method on ISPFNTagGroup interface.