Hi guys.
An easy one for you. I am trying to scope a named selection to a path. I am using :
pth.Location = ExtAPI.DataModel.GetObjectById(WeaverEdge_NS.ObjectId)
This changes the Scoping method to Namedselection but does not populate the Named selection field.
and the pth.location remains [] when I audit during debug.
I manually created the path and inspected the properties, Next I tried populating all the properties similarly to the one I created but no success. I feel like there is more involved when named selections are involved.
Any help is appreciated.
Cheers