Fran Posted June 21, 2022 Posted June 21, 2022 Dear All, I'm writting a script that includes drawing an internal hatch in half of a circumference. The point is that I have in the drawing the whole circumference and the line that divides it on 2 pieces, so the only way to do that is to define the hatch using an internal point (instead of defining the objects). Could you help me to know the related autocad commands to define a hatch through a internal point? Thank you in advance. Quote
tombu Posted June 21, 2022 Posted June 21, 2022 If you enter -HATCH at the Command prompt "Specify internal point" is the default option. 1 Quote
BIGAL Posted June 22, 2022 Posted June 22, 2022 Like tombu you do though need to work out the pick point in lisp this is pretty easy given it sounds like your drawing the circle and line. 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.