Jump to content
Private Messaging is activated - check "How to" on how to disable it ×

Get the scan diameter from a plane?


---
 Share

Recommended Posts

I just started using it yesterday. Before I would have used if statements haha. 

I'm not a huge fan of it as it's just increasing the complexity of the code, but it is nice to use if needed. 

Link to comment
Share on other sites

Please sign in to view this quote.

I generate an error. PCM doesn't like "Access Attribute = diameter".

Object "#68.3,1c2 Ø.6299 Min" is a Result element.

Screenshot 2025-04-04 100506.png

Edited
Link to comment
Share on other sites

Since you can place formula into that diameter - would be better to use this approach? Or why you need to get this "hardcoded" number?

Edit:

BTW i just tested that formula - if you place getNominal instead of getActual - then it works ( version 6.6 ) - maybe newer version of Calypso will not work.

Edited
Link to comment
Share on other sites

I was thinking the same -  I would just set this as a VARiable using a formula inside the field.

 

Unless for some reason you need to output the value for 'proof' on report...

 

I tested on 2023 and it output proper value. 

I might give this a try : in the post characteristics (and plan advanced parameters) - declare a variable :  PlaneDia(getActual("Plane1").measElement.technology.actSegmentObject.diameter)/25.4

 

The in Result element choose 'number' instead of Length.

 

If that doesn't work : you may be able to put this variable in the comment field (with formula) of the any feature related to this plane/scan.

 

Good luck !🤔

Link to comment
Share on other sites

 Share

×
×
  • Create New...