Hello,
I wonder if anyone can help me out with some arcade/attribute rules, or point me to some resources? Or if this is even possible?
I have a line feature class that contains pipes, and I have 3 point feature classes. In the line feature class, I have two fields - Form Node and To Node. These fields hold the NodeID for whatever node the linework is snapped to.
When i digitize a line, I would manually update these fields with the NodeID from the Node layer the line is snapped to.
I want to automate the process so when I snap the line to the first node, The "From Field" will be populated, and when I snap to the second node, the "To Node" field will be populated. Is this possible using Arcade and Attribute rules?
Thanks for the help and any code samples provided.
Cheers,
Justin