About Editing the Knowledgeware ScriptsThe arguments are as explained below:
The view update rule script template must have these arguments. It cannot refer to any knowledge parameter or relation (formulas, rules, or actions) other than the above list of arguments. This is applicable only to the rules having templates. A view update rule with no template can have the knowledge parameters or relations. If a view update rule is created using a knowledgeware script and this script is written to run a rule on the feature level, then the product linked to the view must be loaded in the edit mode. Else the rule might not run on the feature while updating the view and the result can be incorrect. While updating the view, the product linked to the view is not loaded by default.
Feature Hierarchy Processed by the View Update Rule Knowledgeware ScriptsDrafting Template Design processes a hierarchy of features through the view update rules. If a rule returns a Result=TRUE for a given feature, none of child features (can be product occurrences of a product, can be representations of a product occurrence, can be bodies or geometrical sets of a representation) are processed by the view update rule or any next view update rule. The features are processed repetitively in the following order:
Repetitively means, that if no Result=TRUE was received for a Product, it then process the child occurrences of the Product, and restarts the above mentioned order for each child product occurrence found. Note:
Any feature inside a body or geometrical set
is not processed individually.
|