AutoCAD Plant 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am having issues with the lengths calculated in the cut piece list not matching what I calculate using the given dimension minus the take-outs for fittings. Some lengths are off 1/16" and some as much as 9/16". Is there a settings for rounding up of cut length in the config files somewhere? Any one else experiencing this problem? This was brought to my attention by our pipefitters.
Solved! Go to Solution.
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It could be the GAP value in project setup.
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks but I have checked the GAP sttings already. It looks like the cut list is rounding all fractions up to the neasrest inch. Autodesk is there a setting in one of the config files I need to adjust? I can post my model and iso if that will help troubleshoot this issue.
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
are you using 'engagment length' on your joints/fittings they will affect the cut lengths, also when you edit parts in the catalogue, you will see some dims that set the location for the node to be away from the connection face.
You can do it your own way,
If its done just how I say!
[Metallica:And Justice For All:1988]
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Open Isoconfig.xml in project folder. e.g. Project\Isometric\Final_ANSI-C
Change Precision value to Precision5.
<Style Name="ImperialPipeLength" UnitFormat="Architectural" Precision="Precision5" Prefix="" Suffix="" Scale="1" Decimal="."/>
In this case, the total length of pipe in BOM will rounded as well since both pipe length in BOM and cut piece length use the same style.
Autodesk Plant Solutions
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks Vicky that fixed my problem. But I have one more question, do you know how to change the dimension style to show feet and inches (ex: 1'-4 3/8") instead of inches only (ex. 16 3/8"). Sometimes the iso program dimensions in feet and inches and on other dimensions on the same drawing it will dimension in inches only. I have attached a dwg as an example.
Thanks,
Chad
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It should be a bug. But i couldn't see the issue from my side. Could you please post the PCF as well? isoconfig.xml is a plus.
Autodesk Plant Solutions
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I have attach the pcf and isconfig.xml per your request.
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Sorry for my mistake. There's a settings in isoconfig.xml to change the dimension style in project folder.e.g. Project\Isometric\Check_ANSI-B\IsoConfig.xml
The default value is 24" which means less than 2 feet will be shown as inches, e.g. 18". Change it to 12" then you could see 1' 6"
<Dimensions Enabled="true" OffsetDistance="0.6" StackingDistance="0.4" ShowHacheMarks="true" HacheMarkSymbol="GasketHacheMark" HacheMarkOffset="0.0625" ImperialDimensionInchCutoff="24">
Autodesk Plant Solutions
Re: Plant3d 2012 cut piece list issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks Vicki, that is exactly what I was looking for.
