Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add a hatch pattern at 90 degrees?

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
Anonymous
942 Views, 3 Replies

How to add a hatch pattern at 90 degrees?

Am using Autocad 2016.

 

How can one add a hatch pattern at 90 degrees?

 

Thank you for your help.

 

3 REPLIES 3
Message 2 of 4
Kent1Cooper
in reply to: Anonymous

Rotation angle is one of the standard choices in Hatching [here from AutoCAD 2016]:

HatchAngle.PNG

 

Or, done by command-line prompts instead:

Command:  -HATCH
Current hatch pattern:  ANSI31
Specify internal point or [Properties/Se....sparency]: P
Enter a pattern name or [?/Solid/User defined/Gradient] <ANSI31>:
Specify a scale for the pattern <1.0000>:
Specify an angle for the pattern <0d0'0">: 90
Current hatch pattern:  ANSI31
Specify internal point or ....

Kent Cooper, AIA
Message 3 of 4
scot-65
in reply to: Anonymous

Programmatically:

(setvar "HPANG" ang) ;where ang is in radians

For your request it is (/ pi 2.0)

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.


Message 4 of 4
Anonymous
in reply to: Kent1Cooper

Thank you.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta