• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD Plant 3D

    Reply
    Valued Contributor
    Posts: 50
    Registered: ‎08-23-2005

    Nominal Size

    151 Views, 3 Replies
    12-22-2011 11:40 AM

    Can you turn the NS off so that it does not come in when ISO's are created? BOM takes care of size so I don't want the NS on the drawings.

    Please use plain text.
    Contributor
    luoyong20061289
    Posts: 13
    Registered: ‎12-18-2011

    Re: Nominal Size

    12-22-2011 10:18 PM in reply to: scoggin

    Yes

     

    Go to IsoConfig.xml and find <PropertyChangeScheme Name="Size" AnnotationStyle="Standard" Format="{0} NS" Grouping="true" Alignment="FlatHorizontal" LeaderStyle="AsNeeded" Filter="NotBoltWeldFlangeGasket" Field="Size" Placement="Along" />

     

    Locate Format=“{0} NS” ,change the value of Format to Format=“ ”.

     

    After modifing ,you will get <PropertyChangeScheme Name="Size" AnnotationStyle="Standard" Format=" " Grouping="true" Alignment="FlatHorizontal" LeaderStyle="AsNeeded" Filter="NotBoltWeldFlangeGasket" Field="Size" Placement="Along" />

     

    Close and save the IsoConfig.xml, and create isometric again, you will get isometris drawing without NS shown 

    Please use plain text.
    Valued Contributor
    Posts: 50
    Registered: ‎08-23-2005

    Re: Nominal Size

    12-23-2011 04:58 AM in reply to: scoggin

    Thank you!:smileyhappy:

    Please use plain text.
    Valued Mentor
    ybogdanov
    Posts: 336
    Registered: ‎07-07-2011

    Re: Nominal Size

    12-24-2011 10:07 AM in reply to: scoggin

    Is posible to change it to mm (in default configuration is inch)?

    -----------------------------------------------------------
    Yury Bogdanov
    ASIDEK(Grupo CT)
    Barcelona (Spain)
    Please use plain text.