Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Name of Custom Symbol for cell

Status
Not open for further replies.

Equilibriu

Automotive
Joined
Feb 22, 2023
Messages
3
Location
PL
I am writting checker for drawing on vb. I need to check quantity of custom_symbols on drawing. I wrote for notes, dimensions already, but I have a problem with cell on table.
The custom symbol is entered by cell marking >> Edit text... >> Category 'Custom Symbol' >> Insert Symbol. This is associative with text on cell.
When I using "theUfSession.Tabnot.AskCellText" or theUfSession.Tabnot.AskEvaluatedCellText I gets <!SYM=RMNAME_PART.prt R00136e40000000cf>. The number is different every time

Is it possible get true name of symbol which is showed on "Edit text..." for cell : <!SYM=symbol_1> like on by some builder and Text.GetEditorText?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top