• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Plant 3D

    Reply
    Contributor
    Posts: 19
    Registered: ‎07-10-2012
    Accepted Solution

    Remove OPERATOR text on ISO

    268 Views, 1 Replies
    10-08-2012 06:50 AM

    Hello,

    Is it possible to remove the "OPERATOR UP" text place on the ISO?

    Stephan

    Please use plain text.
    Product Support
    Venkatesan.A
    Posts: 77
    Registered: ‎05-31-2011

    Re: Remove OPERATOR text on ISO

    10-08-2012 11:15 PM in reply to: snijdam

    Make sure your "Enabled" Value is set to "false" in the below two lines of your Isoconfig.xml for the respective iso style.

     

    <ComponentScheme Name="ValveOperator_Skewed" AnnotationStyle="Standard" Format="OPERATOR {0}" Grouping="false" Enabled="false" Alignment="FlatHorizontal" LeaderStyle="AsNeeded" Filter="ValveOperatorSkewed" Fields="DIRECTION" />


    <ComponentScheme Name="ValveOperator_Primary" AnnotationStyle="Standard" Format="OPERATOR {0}" Enabled="false" Grouping="true" Alignment="FlatHorizontal" LeaderStyle="AsNeeded" Filter="ValveOperatorPrimary" Fields="DIRECTION" />

     

     

     

    ______________________________________________________________

    If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!





    Venkatesan.A
    Support Specialist
    Product Support
    Autodesk, Inc.
    Please use plain text.