Lucas_3D

Delete CAD blocks.ms

Sep 19th, 2024
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. suspendEditing()
  2. for i in objects do i.Trasform.controller = prs ()
  3. delete $block*
  4. resumeEditing()
Advertisement
Add Comment
Please, Sign In to add comment