xref hatching interferes with object selection

xref hatching interferes with object selection

thomas_schluesselberger
Advocate Advocate
853 Views
8 Replies
Message 1 of 9

xref hatching interferes with object selection

thomas_schluesselberger
Advocate
Advocate

Hello!

 

I have a problem:

When i want to select objects to stretch via a selection window, it often happens that it interferes with one of the xrefs.

The xrefs often have hatchings or other objets which disturbs while making the first point of a selection window.

 

I have attached a video in which I want to stretch the line or move the circles. I can only use the selection window if I either don't make the first point within the hatching, or I make sure that I click between the hatching lines.

0 Likes
Accepted solutions (1)
854 Views
8 Replies
Replies (8)
Message 2 of 9

cadffm
Consultant
Consultant

Hi,

 

if you are using the implied windowing (PICKAUTO bit1), Acad detects an object in your APERTURE, so the object-PICK method is active.

If you would tell Acad that you want to use a Window- or Cross selection, it would work as you need.

 

Try it: When Acad ask for Object selection, type-in W<enter> and try your window selection again.

Sebastian

0 Likes
Message 3 of 9

thomas_schluesselberger
Advocate
Advocate

Hi!

 

Thanks, so this fixes my problem when using move or other commands where i select the wanted objects entirely.

 

But it does not work for an stretch command. Because when streching i only want to select the end of the line which should get streched and with this method objects only get selected when they are selected completely. 

Or is there a fix for this?

0 Likes
Message 4 of 9

cadffm
Consultant
Consultant
Accepted solution

Hi,

 

learn about object selection methods

object snaps

view and ucs handling

 

These are basic skills which are in use in all tasks.

 

 

Stretch just some points of an object need a cross or crosspolygon selection,

the short is C or CP

 

[F1]

SELECT (Command)

Ignore the command, but the Object selection methods are explained there.

 

 

 

Sebastian

0 Likes
Message 5 of 9

thomas_schluesselberger
Advocate
Advocate

It's crazy that i'm using AUTOCAD five years now and never heard of this selection methods. 🙂

I always just used the normal object selection the individual commands give you.

 

Thanks a lot!

 

0 Likes
Message 6 of 9

cadffm
Consultant
Consultant

Some commands offering a <Pick>selection only, but for the most you can use all object selections you like.

 

FENCE

WindowPolygon

Group (if you are using groups)

Last 

Previous

...

 

And SUBobject selection

A lot methods. 

Sebastian

0 Likes
Message 7 of 9

steve_MonkeyFlow
Contributor
Contributor

Try setting the OSNAPHATCH variable to 0.

AutoCAD will then ignore hatches when snapping - remember to switch back to 1 when you need to snap to hatches!

www.monkeyflow.co.uk
0 Likes
Message 8 of 9

thomas_schluesselberger
Advocate
Advocate
Thanks for you suggestion, but the snapping wasn't the problem.
Message 9 of 9

Kent1Cooper
Consultant
Consultant

@cadffm wrote:

Some commands offering a <Pick>selection only, but for the most you can use all object selections you like.

 

FENCE

WindowPolygon

Group (if you are using groups)

Last 

Previous

...

 

And SUBobject selection

A lot methods. 


[Except that for this topic's STRETCH command specifically, either Crossing or Crossing-Polygon selection is required.  Or Lasso, but you can't type in an initial for that to avoid its grabbing a Hatch pattern that you must pick in the middle of, the way you can type in C or CP.]

Kent Cooper, AIA
0 Likes