LOCATION - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Drawings and Reports Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Reference Data
Smart 3D Version
11 (2016)

Allows you to specify that the software should read or write a property from a rule .xml file instead of a template .xml file.

  • If LOCATION is set to Rule, the value of the XML_PATH node is the path to the property in the rule file.

  • If LOCATION is absent, the value of the XML_PATH node is the path to the property in the template file.

LOCATION exists as an attribute of the XML_PATH node.

In the following example, the RULE/ACTION/VALUE hierarchy exists in the rule file.

<XML_PATH LOCATION="Rule" SIBLING="CATEGORY" SIBLING_VALUE="VHL_VisibleLineStyle">RULE/ACTION/VALUE</XML_PATH>

See Also

XML_PATH