Google Gemini says I should be able to get a reference to a Trace Network using the following code.
TraceNetwork traceNetwork = gdb.OpenDataset<TraceNetwork>("MyNetwork");
(see below)
I don't see "TraceNetwork" as a valid definition for a geodatabase object when I try this. Am I missing something, or is there another way to do this?
Thx,
Ed
