AutoCAD Plant 3D
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
line no tag problem
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
270 Views, 2 Replies
07-21-2012 06:19 PM
Can any one help out I can not get the line no to come out right. (see attached) it tends to add an additional line size,spec to it
thanks
Jo
Solved! Go to Solution.
Re: line no tag problem
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-22-2012 01:09 AM in reply to:
NRKee
Open the isoconfig.xml in your project folder and look for this:
<LineNumberScheme Name="LineNumber" AnnotationStyle="Standard" Format="{0}-{1}" Enabled="true" Alignment="SkewAligned" LeaderStyle="AsNeeded" ComponentFields="Size PIPING-SPEC" LineFields="PIPELINE-REFERENCE" ComponentFormat="{0}-{1}" LineFormat="{0}" />
and change the red values.
Regards,
Attila Vallyon
Attila Vallyon
Re: line no tag problem
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-22-2012 05:40 PM in reply to:
attila_vallyon
Thanks Attila
