Results 1 to 2 of 2

Thread: Sheet Set Template File Location in c#

  1. #1
    Member
    Join Date
    2011-03
    Posts
    2
    Login to Give a bone
    0

    Default Sheet Set Template File Location in c#

    I tried to set the Sheet Set Template File Location in the option using Files in c# but I couldn't see which variable is this in the collection. I set other paths it is ok men (Sheet Set Template File Location) and the (Enterprise Customization File) seems not there to choose. What to do. Thanks.
    Here ist hte others that I could set with out problem

    acPrefComObj.Files.SupportPath = varden[0];
    acPrefComObj.Files.PrinterConfigPath = varden[2];
    acPrefComObj.Files.PrinterDescPath = varden[3];
    acPrefComObj.Files.PrinterStyleSheetPath = varden[4];
    acPrefComObj.Files.TemplateDwgPath = varden[5];
    acPrefComObj.Files.QNewTemplateFile = varden[7];
    acPrefComObj.Files.PageSetupOverridesTemplateFile = varden[8];
    acPrefComObj.Files.ToolPalettePath = varden[9];

  2. #2
    Woo! Hoo! my 1st post
    Join Date
    2015-04
    Posts
    1
    Login to Give a bone
    0

    Default Re: Sheet Set Template File Location in c#

    Sigh I have the same problem, can't find anyone talking about it anywhere.

Similar Threads

  1. Replies: 2
    Last Post: 2010-11-23, 08:45 AM
  2. Replies: 5
    Last Post: 2010-06-04, 06:45 PM
  3. Template file location
    By gadjet in forum CAD Standards
    Replies: 1
    Last Post: 2009-12-04, 07:50 PM
  4. Open Template file from a Network location
    By drafting.82475 in forum AutoCAD Customization
    Replies: 7
    Last Post: 2005-07-29, 04:04 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
  •