Configure Checkbox rule - SmartPlant Foundation - IM Update 48 - 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)

Configure checkbox rule

This rule is used to extract content corresponding to a check box within a pdf file. You can configure the Checkbox rule in the PDF template file as shown in the above example by doing the following:

  1. To extract the content corresponding to a check box, annotate the content along with the check box in the pdf template file and then configure Checkbox rule for the annotated content as shown in the below example.

    For example: RT=CB|TO=TD|Attr=SPFNBD_MotorStart1

  2. To further configure the rule, use the following steps:

    • Type a character in the CheckBox On Character text box. For example: "

    • Type a character in the CheckBox Off Character text box.

      The character entered in the text box must be the same check box present in the pdf template file used. CheckBox On Character text box represent selected check box annotated in pdf template file, while CheckBox Off Character text box represents unselected check box annotated in the pdf template file.

  3. Select one or more of the following check boxes:

    • Is Value Right to Checkbox - Select this option if the content or value is present on the right-hand side of the check box.

    • Trim Text - Select this option to remove the spaces from the extracted text.

    • Is Common - Select this option to apply the attribute for all the business objects specific to the target object mentioned in the rule.

    For example: RT=CB|TO=TD|Attr=SPFNBD_MotorStart1|Multi=False|Trim=False|ChkboxOnChar=ยจ|ISRightToChkBox=True

If an attribute has multiple values in the PDF file, the content file attribute will have all the values concatenated with the separator character |.