hotkey to toggle Show pts
All  1-3  4-5

Previous
Next
 From:  co3Darts (CO3DPRINTS)
8119.4 
Thank you Michael! Much appreciated and for Geom it appears the .getBReps() grabs solids and surfaces?

script: var geom = moi.geometryDatabase.getObjects().getBReps(); if ( geom.length > 0 ) geom.setProperty( 'hidden', !geom.item(0).hidden );

I'm new but need to scripting for Moi3D but have used it off and on for several years. 3 years later it's working as I like :)

Jason
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
8119.5 In reply to 8119.4 
You're welcome Jason! And yep .getBReps() will indeed get solids and surfaces.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-5