Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Translate the entire conversation x

Table name

vlipovcan
10-Marble

Table name

Hi, I try to learn how to create J-Link mapkeys. I need little advice.

I need to get name of selected table.

 

theTable = drawing.GetTable(6); // this works ok, I can write to cell or delete table etc.

name = theTable.GetName(); // this is not working and return null

//name should be "RevisionTable"

 

ScreenShot131.png

 

Thanks for any ideas.

0 REPLIES 0
Announcements



Top Tags