Customizing sheet formats

Customizing sheet formats

MFrysingerKY7R8
Contributor Contributor
675 Views
6 Replies
Message 1 of 7

Customizing sheet formats

MFrysingerKY7R8
Contributor
Contributor

I am in the process of revising our drawing templates and am trying to create a single .dwg template file that will handle all of our sheet sizes correctly.  We use ANSI A (8.5 x 11) and Architectural B, C, D, E, and "EE".  I want the sheet size in the title block to be linked to the sheet size & I want the template to have A through EE in Sheet Formats in the Model Tree.

 

I have two problems, one: the "<Sheet Size>" property is linked to the "Size" field in the "Edit Sheet" window.  The predefined A, B, C, D, & E sizes are ANSI, and not Architectural, so I can't use those as-is.  When I create a new sheet format using the predefined architectural sizes, the "Size" comes in as the actual size and not just "B".

 

Screenshot 2024-04-18 101758.png

Screenshot 2024-04-18 102510.png

 

The other problem is can I edit or delete all of the stock items in this list?  We don't use any of them as-is and it is just clutter.  They are in the way of me being able to create the sizes we use.

Screenshot 2024-04-18 101811.png

0 Likes
676 Views
6 Replies
Replies (6)
Message 2 of 7

johnsonshiue
Community Manager
Community Manager

Hi! To facilitate the discussion, it would be better if you could attach the template file you are working on. The forum experts can help take a look to understand the behavior better.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 3 of 7

MFrysingerKY7R8
Contributor
Contributor

It's just copied from the standard Inventor .dwg template & modified, but here it is.

0 Likes
Message 4 of 7

MFrysingerKY7R8
Contributor
Contributor

I thought I had figured out a workaround for this issue, since you CANNOT change the Inventor Sheet Sizes dropdown menu contents, which is ridiculous, but I digress.

 

I created Sheet Formats for each size sheet we use.  I then created Title Blocks for each sheet size with the correct sheet size letter.  However a new problem arises from this.  I can't get rid of this "Use Template" option when selecting my template under "Create New File".  Every time I select the size I want, it is created as sheet #2 and not the ONLY sheet on the drawing.  I do not want to have to select the sheet size and then delete the first sheet on every new drawing created.

MFrysingerKY7R8_2-1714147296977.png

 

 

MFrysingerKY7R8_0-1714147190072.png

 

MFrysingerKY7R8_1-1714147207010.png

 

0 Likes
Message 5 of 7

SBix26
Consultant
Consultant

At my last job, I created a bit of iLogic code to simply prompt the user for the sheet size, then size the sheet and place the appropriate title block and border.  Worked quite well and could later be invoked to change the sheet size as well.

 

Note that the sheet size is an iProperty that the title block can display, so you don't need a separate title block for every size sheet just for that.


Sam B

Inventor Pro 2025 | Windows 11 Home 23H2
autodesk-expert-elite-member-logo-1line-rgb-black.png

Message 6 of 7

MFrysingerKY7R8
Contributor
Contributor

The iProperties for sheet size only works for ANSI sheet sizes A - E because that is what is hard coded into Inventor and cannot be changed. We use Architectural sizes, which is the reason for individual title blocks with the sheet size letter manually entered.

I will look into trying to do a prompted selection of sheet size using iLogic.

0 Likes
Message 7 of 7

dusan.naus.trz
Advisor
Advisor
0 Likes