See the top rated post in this thread. Click here

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Display a list of customized templates to choose from

  1. #11
    Member
    Join Date
    2003-12
    Posts
    45
    Login to Give a bone
    0

    Default Re: Display a list of customized templates to choose from

    The drop down looks like I want it to but it just invokes the new template dialogue box. Does each one need a separate macro to start the desired template by just clicking i.e. the cover sheet drop down sub menu? I seem to be close but something is amiss with this drop down.
    Attached Images Attached Images
    Last edited by gcameron; 2021-05-03 at 07:50 PM.

  2. #12
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,658
    Login to Give a bone
    1

    Default Re: Display a list of customized templates to choose from

    Quote Originally Posted by gcameron View Post
    I drop down looks like I want but it just invokes the new template dialogue box. Does each one need a separate macro to start the desired template by just clicking i.e. the cover sheet drop down sub menu? I seem to be close buy something is amiss with this drop down.
    You need separate macros for each template and Ctrl+N by default uses the "Default Template Name for QNEW" under "Template Settings" on the [Files] tab in Options accessible with
    Code:
    (getenv "QnewTemplate")
    The macro example I added before called out the template file "FL83-NF.dwt".

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 0
    Last Post: 2014-11-30, 01:16 PM
  2. 2014: Setting Up Project Templates & View Templates???
    By sbrennan in forum Revit MEP - General
    Replies: 4
    Last Post: 2013-08-29, 09:17 PM
  3. Replies: 0
    Last Post: 2011-12-09, 02:57 PM
  4. View Filters and view Templates... But not View Templates
    By saeborne in forum Revit Architecture - General
    Replies: 5
    Last Post: 2010-09-13, 04:40 PM
  5. Revit architecture view templates or Revit Structure view templates
    By rob.127056 in forum Revit Architecture - General
    Replies: 1
    Last Post: 2009-02-13, 07:56 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
  •