Results 1 to 2 of 2

Thread: pull out Label value (without exploding)

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2016-11
    Posts
    1
    Login to Give a bone
    0

    Default pull out Label value (without exploding)

    Hi, How can i pull out Label value (without exploding) in C#?

    For example i need to pull out "L2958" in attached image by clicking on its label (without exploding).

    How can i do that by C#?
    Attached Images Attached Images

  2. #2
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,714
    Login to Give a bone
    0

    Default Re: pull out Label value (without exploding)

    You can explode to memory - that is, explode the Label within your Transaction, sorting the resultant components for the Type & extract the text contents you're after, and simply do NOT Commit().

    Cheers
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. Replies: 0
    Last Post: 2013-07-26, 11:11 AM
  2. Pull Down menu dropping custom Pull downs one by one
    By lessZmore in forum AutoCAD CUI Menus
    Replies: 1
    Last Post: 2010-09-28, 10:34 PM
  3. Explode elevations without exploding hatches?
    By ynotbob2008 in forum ACA General
    Replies: 6
    Last Post: 2009-01-20, 03:08 PM
  4. 3D Slice how make one side 2" larger without exploding
    By sherflor in forum AutoCAD 3D (2006 or below)
    Replies: 8
    Last Post: 2006-03-02, 12:49 AM
  5. Get composition of a object block without exploding it
    By d.cakmur in forum VBA/COM Interop
    Replies: 4
    Last Post: 2005-04-04, 05:01 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
  •