Results 1 to 3 of 3

Thread: Using selected object from schSingleSelectPt()

  1. #1
    Dmitriy Shurin Guest

    Using selected object from schSingleSelectPt()

    How can i use an object that i've selected by schSingleSelectPt()? The
    function doesn't return the object ID and therefore i'm stuck now.
    What i'm trying to do is to select a net by the function and to get its
    name.


    --
    Posted via Mailgate.ORG Server - http://www.Mailgate.ORG

  2. #2
    S. Badel Guest
    try obj = car(geGetSelSet())
    didn't try it, but i think it'll work.

    cheers,
    stéphane


    Dmitriy Shurin wrote:

    How can i use an object that i've selected by schSingleSelectPt()? The
    function doesn't return the object ID and therefore i'm stuck now.
    What i'm trying to do is to select a net by the function and to get its
    name.

  3. #3
    fogh Guest
    Dmitriy Shurin wrote:
    How can i use an object that i've selected by schSingleSelectPt()? The
    function doesn't return the object ID and therefore i'm stuck now.
    What i'm trying to do is to select a net by the function and to get its
    name.
    Dmitriy,
    I posted some time ago a function to handle doubleclick events in the schematic editor. I was using this function (or one from the same family) there, so you can use it as an example.

Similar Threads

  1. Detect if selected item is 2D or 3D
    By Andre721 in forum SolidWorks
    Replies: 0
    Last Post: 07-28-2009, 01:03 PM
  2. Lock all but selected layer
    By scatman99 in forum Customization
    Replies: 1
    Last Post: 01-26-2005, 12:15 PM
  3. Replies: 2
    Last Post: 01-15-2005, 11:35 AM
  4. Selected Objects
    By srinivasan in forum VBA
    Replies: 10
    Last Post: 01-12-2005, 11:38 AM
  5. Need selection tool - all objects inside a selected object
    By John Cutler in forum Customization
    Replies: 9
    Last Post: 01-08-2005, 07:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum