Results 1 to 3 of 3

Thread: Page Setups

  1. #1
    Member
    Join Date
    2008-05
    Location
    Perth, Australia
    Posts
    3
    Login to Give a bone
    0

    Question Page Setups

    HI Folks,

    Can someone please point me in the right direction for extracting page setups from a drawing? I have not been able to find anything from google or anywhere on the net. Is this even possible?

    Thanks in advance

    Brent

  2. #2
    AUGI Addict
    Join Date
    2005-08
    Posts
    1,043
    Login to Give a bone
    0

    Default Re: Page Setups

    Maybe the 'PlotSettingsDictionaryId' property of the 'Database' object.

  3. #3
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,421
    Login to Give a bone
    0

    Default Re: Page Setups

    In the object model, they are called PlotConfiguration objects. If you search the vba forum you will find lots of code examples. That will give you an idea for working with .NET.

    The vba technique uses an api called ObjectDbx. In .NET you simply read the database object without opening the editor.
    C:> ED WORKING....


    LinkedIn

Similar Threads

  1. Best way to deploy page setups?
    By S_Newton in forum AutoCAD Plotting
    Replies: 9
    Last Post: 2008-09-15, 07:54 PM
  2. Page setups - how many is too many?
    By gilmer in forum CAD Standards
    Replies: 14
    Last Post: 2008-05-31, 06:54 PM
  3. getting page setups
    By jakob_k in forum AutoLISP
    Replies: 6
    Last Post: 2007-10-03, 06:05 PM
  4. Page Setups
    By cadmecheng in forum AutoCAD Plotting
    Replies: 2
    Last Post: 2005-08-07, 11:14 PM
  5. Missing Page Setups in Page Setup Override
    By footprint_arch in forum AutoCAD Sheet Set Manager
    Replies: 2
    Last Post: 2005-06-15, 08:41 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
  •