Message 1 of 13
User Selection; Block(s) Only

Not applicable
08-09-2002
03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am attempting to allow the user to select an object on the screen,
however I would like to filter it so they can only select blocks (and if
at all possible, only a specific type of block). The premise behind this
is that we are allowing the user to place data points along a part with
offset/orientation data (with respect to another block object which
defines the frame). Any ideas? I currently am attempting to use the
SelectOnScreen() method by specifying a FilterType of 0 and a
FilterData of the name of the block object - this is not working. Ok,
thanks in advance.
P.S. I am new to AutoCad - have been using it a week now. So
take it easy on me. 😛
Jonathan Houser
Software Engineer
Robotic Workspace Technologies, Inc.
however I would like to filter it so they can only select blocks (and if
at all possible, only a specific type of block). The premise behind this
is that we are allowing the user to place data points along a part with
offset/orientation data (with respect to another block object which
defines the frame). Any ideas? I currently am attempting to use the
SelectOnScreen() method by specifying a FilterType of 0 and a
FilterData of the name of the block object - this is not working. Ok,
thanks in advance.
P.S. I am new to AutoCad - have been using it a week now. So
take it easy on me. 😛
Jonathan Houser
Software Engineer
Robotic Workspace Technologies, Inc.