Re-naming Blocks
Re-naming Blocks
(OP)
I have a number of blocks that I would like to re-name and I cannot seem to find the correct method.
Any suggestions, please?
Any suggestions, please?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Re-naming Blocks
RE: Re-naming Blocks
RE: Re-naming Blocks
Is it possible for me to select an individual block and rename it?
RE: Re-naming Blocks
No, "rename" doesn't allow for picking a block, seems you would need a lisp routine that would prompt user to pick a block, retrieve the name, prompt user for new name, (preferably check the name wasn't already used), then feed this info to the "-rename" command.
RE: Re-naming Blocks
When I go to "rename" I paste it to the top line. Saves scrolling.
RE: Re-naming Blocks