S
sg
Guest
Hello Guys,
using itkDB, I create a net, say "I5u<5>", using dbCreateNet C API, in
a layout cell view. when I query that net in icfb 5141 framework, I
find it created as "I5u#3c5#3e". I don't know how and where "<" and
">" bus chars converted into its ascii equivalent. When I query
"I5u<5>" using dbFindNetByName, it returns nil, and if query
"I5u#3c5#3e", it returns valid db id.
If I use corresponding skill api "dbCreateNet", there is no such
conversion. Is there any way to make dbCreateNet in itkDB, not to do
this auto conversion of "I5u<5>" to "I5u#3c5#3e"?
Thanks, and Regards,
using itkDB, I create a net, say "I5u<5>", using dbCreateNet C API, in
a layout cell view. when I query that net in icfb 5141 framework, I
find it created as "I5u#3c5#3e". I don't know how and where "<" and
">" bus chars converted into its ascii equivalent. When I query
"I5u<5>" using dbFindNetByName, it returns nil, and if query
"I5u#3c5#3e", it returns valid db id.
If I use corresponding skill api "dbCreateNet", there is no such
conversion. Is there any way to make dbCreateNet in itkDB, not to do
this auto conversion of "I5u<5>" to "I5u#3c5#3e"?
Thanks, and Regards,