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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

How To Fetch Curve by name and hide/show a curve in part?

rreddy-2
5-Regular Member

How To Fetch Curve by name and hide/show a curve in part?

How To Fetch Curve by name and hide/show a curve in part?

2 REPLIES 2
sully7
14-Alexandrite
(To:rreddy-2)

Hi Raghavendra,

Which API are you using?

For Pro/TOOLKIT, you can use "ProModelitemByNameInit()" to get the ModelItem for the curve, and can then use "ProModelitemHide()"... but sometimes, depending on how the curve was created, and what piece of the curve you are trying to access, this could potentially get more complicated.

If you need more advanced pseudo-code, I can certainly help.

Thanks,

James Sullivan

CadActive Technologies

President & Founder
CadActive Technologies - www.cadactive.com
rreddy-2
5-Regular Member
(To:sully7)

Thanks James,

I am using vb.net as programming  language. In my Development environment am not able to set up Pro/Toolkit getting few errors.

Please need your help in setting Up Pro/Toolkit.

Also is there any API function to Hide/Show Curve and Get Fillet values from curve using VB.net.

Thanks In Advance.

Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags