Add sheet Number to Isometric Filename

maxpiper
Advocate
Advocate

Add sheet Number to Isometric Filename

maxpiper
Advocate
Advocate

I am trying to add the sheet number, for a single sheet isometric, to the DWGNAME and the FILENAME. I edited the IsoConfig.xml file for both parameters but, only the DWGNAME was successful. Does anyone know why the FILENAME does not include the sheet number? I am using Plant 3D 2017.1 update.

Attached are excerpts from the Isoconfig.xml file and the Isometric output.

0 Likes
Reply
1,919 Views
15 Replies
Replies (15)

h_eger
Mentor
Mentor

Hi @maxpiper

 

i can not reprocess this problem!

For me the standard configuration works Final A3
With me everything is in order see picture.

 

18-04-_2017_11-28-29.jpg

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



0 Likes

maxpiper
Advocate
Advocate

I have tried every out of the box Isometric profile but, cannot add the sheet number to the Filename. Can you show me the changes you made to your  IsoConfig.xml to obtain the results you are showing?

0 Likes

h_eger
Mentor
Mentor

Hi @maxpiper,

 

i have not made any changes to the Iso configuration!
I am working with Plant 3D 2017 Standard Iso configuration Final_A3.

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



0 Likes

maxpiper
Advocate
Advocate

Harmut, I noticed that your test isometric has two sheets (SHT 1 OF 2). Can you test on an isometric that has only one sheet (SHT 1 OF 1)?

0 Likes

h_eger
Mentor
Mentor

Hi @maxpiper,

 

27-04-_2017_17-29-27.jpg

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



0 Likes

maxpiper
Advocate
Advocate

Hartmut,

As you can see from your test, the sheet number is not added to the Iso FileName or DwgName. I am trying to get the sheet number added when the Iso only has one sheet. After I edit the FileName and DwgName options in the IsoConfig.xml, the DwgName includes the sheet number but, the FileName does not include the sheet number. 

0 Likes

ryan.bales
Autodesk Support
Autodesk Support

IIRC Sheet number only applies to ISO's which have multiple sheets.



Ryan Bales
Fusion 360 Product Support
0 Likes

h_eger
Mentor
Mentor

Hi @maxpiper,

 

50% success
Filename = ok
DrawingName = is hardcoded and not yet editable Info after consultation with autodesk support.

 

The following change in IsoConfig.xml
In the FileNameFormat section, set the value AutoIncludeSheetNumber from false to true (1)


28-04-_2017_09-56-56.jpg

 

The result

 

28-04-_2017_10-00-48.jpg

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



chris.downing
Collaborator
Collaborator

I have set the "autoincludesheetnumber" to "true" yet my sheet number still does not show in my filename unless I have 2 sheets. Any clues as to what is going wrong here? 


ACADE & PLANT3D Applications Engineer
CAD Training

Standard and bespoke PLANT3D Training and ACAD Training and ACAD ELEC Training

0 Likes

Anonymous
Not applicable

I also having the same issue. Unless the sheet are more that 1, it does not add that prefix.
But better to have it even when it is one sheet.

Have you found any work around for that?

 

Also: Any solution for having the filename as drawing number in the sheet?




@chris.downing wrote:

I have set the "autoincludesheetnumber" to "true" yet my sheet number still does not show in my filename unless I have 2 sheets. Any clues as to what is going wrong here? 


 

0 Likes

mikael.santospj
Enthusiast
Enthusiast

Hi, any progress on this theme with the latest versions?

Our client have a file name format that has to have a sheet number appended to isometric number, even with a single sheet.

thanks

0 Likes

R4M3SS3S
Enthusiast
Enthusiast

Apparently still no solution to this well known issue?

 

Autodesk... 🤢

0 Likes

GCM_S_Hotte
Contributor
Contributor

Hi,

 

I tried to set the AutoIncludeSheetNumber to "true" but without any success.

Any idea why?

 

Thanks,

SH

0 Likes

kuro143243
Participant
Participant

Did anyone manage to find a work around this? Is this still not a thing in AP3D?

0 Likes

b.taylorB766W
Explorer
Explorer

Just wanted to reply to this that I've found a workaround. Refer below, but basically its a concatenated Attribute using two fields. Important to make sure that there is already an attribute mapped in your title block Sheet (Think it's SH by default) as this needed to reference

Create new attribute and place in Title blockCreate new attribute and place in Title block

 

Attribute is made up of two fields (right click on value line to enter a field)Attribute is made up of two fields (right click on value line to enter a field)

 

Field 1 to be File nameField 1 to be File name

 

Field 2 to reference the existing P3D Attribute "SH" which is the auto generated Sheet numberField 2 to reference the existing P3D Attribute "SH" which is the auto generated Sheet number

0 Likes