Results 1 to 3 of 3

Thread: Sheet set custom properties

  1. #1
    100 Club
    Join Date
    2015-09
    Posts
    154
    Login to Give a bone
    0

    Default Sheet set custom properties

    Hi,

    I want to be able to access a custom property to get the value and then say if value = x then do Y etc. What it should do is change the visibility of the titleblock. The custom property will be " current Revision". I have found code that will allow me to change the visibility of my DB titleblock but I now need to access the sheet set property to control the visibility state.

    f you can assist me in anyway I would be very grateful thanks.
    Last edited by feargt; 2009-02-16 at 09:42 AM.

  2. #2
    I could stop if I wanted to
    Join Date
    2002-02
    Location
    Kansas
    Posts
    487
    Login to Give a bone
    0

    Default Re: Sheet set custom properties

    Put a Invisible attribute in your titleblock in the value Insert a Filed of the custom property sheet. Then all you need to do get the value of the attribute and use it to set your visibility of the titleblock.
    Last edited by jwanstaett; 2009-02-16 at 09:13 PM.

  3. #3
    I could stop if I wanted to
    Join Date
    2002-02
    Location
    Kansas
    Posts
    487
    Login to Give a bone
    0

    Default Re: Sheet set custom properties

    Overview of Sheet Set Manager Objects [Sheet Set Objects Reference: SSO]You can view the Sheet Set Manager objects in the AutoCAD VBA integrated development environment (VBA IDE) and in Microsoft Visual Studio 2005 (Version . To view the objects using the Object Browser in the VBA IDE, add a reference to the AcSmComponents17 1.0 type library. The file, AcSmComponents17.tlb, is in the following folder: C:\Program Files\Common Files\Autodesk Shared.

Similar Threads

  1. Sheet set / Sheet custom properties data validation
    By tawfik72 in forum CAD Management - General
    Replies: 1
    Last Post: 2010-11-22, 11:54 AM
  2. Custom sheet properties
    By Bryan Thatcher in forum ACA General
    Replies: 0
    Last Post: 2009-03-13, 06:56 PM
  3. Replies: 5
    Last Post: 2009-02-23, 09:12 PM
  4. Sheet Manage Custom Properties
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2007-09-27, 06:06 PM
  5. Sheet Set Custom Properties
    By kschultz in forum AutoCAD Sheet Set Manager
    Replies: 3
    Last Post: 2005-09-02, 05:48 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
  •