Part 2 - Insert Command, Error Trapping & Resetting Variables

preview_player
Показать описание
This video covers basic Error Trapping and how to reset any variables we might change during the operation of the code.
Рекомендации по теме
Комментарии
Автор

i'm programming a routine for the creation of several Layers for each Floor, and your videos are quite useful. Thanks dude

emmanuelpaniagua
Автор

I find your videos very useful, thank you for these. I am, however, finding it very hard to read what you are writing due to the video quality. Is there a way to make this easier to read?

jamiejagla
Автор

How to add a code in the block insert command for keeping my block with the specific layer. All of my blocks got already specific layer name. So everytime I insert a block, I need to explode it one more time to have the specific layer. May I know what code to add so that I don;t need to explode my inserted blocks? Thanks for the help bro. I used you code . (defun C:EACV-P900YA ()
(command "-insert" "EACV-P900YA" pause 1 1 0)
); My command is the mechanical equipment and has already desired layer set.

dondiedanamoroto
Автор

time table
@8:26 toggle the command echo on and off

georgekhaba