rcb007 Posted February 3, 2022 Posted February 3, 2022 I am playing around with 2022. I am trying to understand what the differences between these commands for hatch. If I type "H" at the command line it gives me a different command line menu then the others. I have a profile view with a pipe network and profile, the (-hatch and -bhatch commands) cannot find a closed area from those objects when picking inside that area. However, using the default "H" seems to work like it should. I was hoping to use that command to replace my following code. (command "-bhatch" "a" "a" "n" "" "p" "ansi31" "30" "0") (while (= (getvar 'cmdactive) 1) (command pause)) Thanks for the pointers! Command: h HATCH Pick internal point or [Select objects/Undo/seTtings]: *Cancel* Command: -h -HATCH Current hatch pattern: ANSI31 Specify internal point or [Properties/Select objects/draW boundary/remove Boundaries/Advanced/DRaw order/Origin/ANnotative/hatch COlor/LAyer/Transparency]: *Cancel* Command: -bh -BHATCH Current hatch pattern: ANSI31 Specify internal point or [Properties/Select objects/draW boundary/remove Boundaries/Advanced/DRaw order/Origin/ANnotative/hatch COlor/LAyer/Transparency]: *Cancel* Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.