Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - PJ_AR_INTER

#1
Macro World / Return when fail
August 04, 2014, 05:55:22 AM
Hello all,

I would like my macro to return a value (true or false, 0 or 1, whatever...) if some commands work well or not. With that kind of return I could adjust a parameter in a loop to make my error converge... I don't know if this is possible in polyworks...

Thanks.
#2
Inspector / Re: Data and Reference Object
July 28, 2014, 11:50:49 PM
Thanks !
Your suggestion works perfectly like I wanted to.
Best regards
#3
Inspector / Data and Reference Object
July 28, 2014, 05:52:10 AM
Hello all,

Is it possible to convert data points to reference object in IMInspect ? The point is I want to do a best fit between two surfaces and I need one to be a reference object to use the best fit tool.

Thanks