cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Read a parameter

jbryant74
7-Bedrock

Read a parameter

How would I read a parameter that is located in the part from the drawing?

I have a drawing open and active and with JLink I want to read a certain parameter that resides in the Part not the drawing.
I can open the part and get, but I would rather do it from the drawing so I don't need to open part. Is this possible?
Thanks

ACCEPTED SOLUTION

Accepted Solutions

Drawing Information
Methods Introduced:
• pfcModel2D.Model2D.ListModels
• pfcModel2D.Model2D.GetCurrentSolid

View solution in original post

3 REPLIES 3

Drawing Information
Methods Introduced:
• pfcModel2D.Model2D.ListModels
• pfcModel2D.Model2D.GetCurrentSolid

Hello @jbryant74

 

It looks like you have a response from a community member. If it helped to answer your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.

RPN
17-Peridot
17-Peridot
(To:jbryant74)

It is not required to have a model displayed in a window, to change, or to create parameter, you need only the model handle.

Announcements


Top Tags