Hello,
I am creating Attribute Rules for some feature classes. I have been able to successfully create rules to calculate the X & Y of my point feature classes, but I have some polyline feature classes that need some geometry calculations performed. I need to be have an attribute rule(s) that would calculate the X & Y of both the start of the line and the end of the line. This rule would run on Insert and Update. I have four attribute fields (Upstream X, Upstream Y, Downstream X, & Downstream Y).
Thanks in advance for any assistance.
-Ben