Results 1 to 4 of 4

Thread: select in C#

  1. #1
    All AUGI, all the time Bryan Thatcher's Avatar
    Join Date
    2007-09
    Location
    Raleigh NC
    Posts
    753

    Default select in C#

    Can someone please post an example of selecting predetermined objects. Like all grinds and a specific workset for example. All of the examples I can find involve creating a selection. Thanks.
    Bryan Thatcher
    Structural Design Technician
    Clark-Nexsen Architecture & Engineering

  2. #2
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,790

    Default Re: select in C#

    Can you define your problem a little clearer. Are you talking about coffee grinds? What do you mean by "predetermined" and "specific workset". The dwg is just a database. To find what you want, you have to execute a query, filtering out everything but what you want. So think in terms of data and how you can differentiate (properties) the data you want from the rest of the data (entities). The only other option is to have a user visually pick it on screen.
    Last edited by Ed Jobe; 2011-08-17 at 02:54 PM.
    C:> ED WORKING....

  3. #3
    Active Member
    Join Date
    2009-08
    Posts
    90

    Default Re: select in C#

    You are talking about Revit?
    You can also find your answers @ Theswamp

  4. #4
    All AUGI, all the time Bryan Thatcher's Avatar
    Join Date
    2007-09
    Location
    Raleigh NC
    Posts
    753

    Default Re: select in C#

    Quote Originally Posted by Jeff H View Post
    You are talking about Revit?
    yes, I re-posted to the Revit forum. Sorry about that.
    Bryan Thatcher
    Structural Design Technician
    Clark-Nexsen Architecture & Engineering

Similar Threads

  1. "Select All Instances" doesn't actually select all instances!
    By patricks in forum Revit Architecture - General
    Replies: 6
    Last Post: 2009-03-05, 01:33 PM
  2. Select All instances doesn't Paste Align to Select Views??
    By Dave F. in forum Revit Architecture - General
    Replies: 8
    Last Post: 2009-02-04, 06:23 PM
  3. Replies: 5
    Last Post: 2006-06-29, 01:20 PM
  4. Replies: 7
    Last Post: 2005-03-16, 12:42 PM
  5. Replies: 3
    Last Post: 2004-06-14, 06:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •