Added a toggle to allow the cloning of xdata during placement of inserts. If an insert is placed on a point (containing xdata) the xdata will be cloned (copied) to the newly created insert.


Added three new operators on rules for strings, using upper case comparison.

  • IS (String Is)
  • SW (String Starts With)
  • EW (String Ends With)

For example the rule NAME SW MANHOLE would pass on “Manhole 1”, “Manhole 2”, etc.


Minor revision to accept spaces in strings in the rule field (example STREET = ARNOLD LANE).

Comments are closed.

Post Navigation