Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

cadffm
en respuesta a: MikeKovacik4928

@MikeKovacik4928 sorry, no time for larger answers these days.

But after @GrantsPirate posting: I dont know what he talk about in this case, but i saw one thing in your picture of first post:

 

You talked about " in yellow colour ". Yes, it is one of thousends yellows.

But Truecolor is a very special thing in AutoCAD (for plotting) and in DXF ~ and so for selection with ssx&filter).

For testing use only Autocad Color Index / ACI-colors (color 1-255), it is to hard for me to explain it now in english why not TC or what is special.

ByBlock= Color0

ByLayer= Color256

(use FILTER - add selected Object, so you can get this information too)

 

Note: SSX create (only) a selectionset, not a griptset.

Use ssx, you get answer from acad: 2 found.

Now you can use the selectionset if a command ask for an object-selection

via selection mode P = PREVIOUS

 

move<enter>

select objects: P<enter>

 

Or set Pickadd=2

Use SSX

Start command SELECT

select objects: P<enter>

 

cu

 

Sebastian