<< Click to Display Table of Contents >> Project Rules |
![]() ![]() ![]() |
Menu: Project Explorer - Project Databases > Rules
Default command line shortcut: ShowProjectRules
Related Project Settings:
Project>Settings[Project Rules] Enable Project Rules
Product Level: ALL
WireCAD 10 allows you to define project specific rules.
There are four contexts in which rules will be evaluated. Rules are contained in the Project Rules grid.
A Rule consists of:
1.The Expression to evaluate.
2.The Context in which to evaluate the expression.
3.The ExecutionOrder. If multiple rules are defined to evaluate within the same Context they will be evaluated in the ExecutionOrder order.
4.A Description of the rule.
1.AssignCableNoAssignBeforeEdit - executed during a new Cable Number Assignment or existing Cable Number Edit before the dialog is shown.
2.AssignCableNoAssignAfterEdit - as above but after the user has clicked Save on the dialog or if Verbose Cable No Assignment = false then during the Cable save process.
3.AssignSysNameAssignBeforeEdit - executed during a new SysName Assignment or existing SysName Edit before the dialog is shown.
4.AssignSysNameAssidnAfterEdit - as above but after the user has clicked Save on the dialog or if Verbose SysName Assignment = false then during the SysName save process.
Related Topics: