AutoCAD Plant 3D Forum
Welcome to Autodesk’s AutoCAD Plant 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Plant 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iso valve operator direction

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
bajzik
1090 Views, 3 Replies

iso valve operator direction

Hi

how can I change the valve operator direction e.g. from UP to DOWN and eventually rewrite quotes "UP" and "DOWN" in iso drawing (e.g. "OPERATOR UP") to another language?

Thank you in advance.

3 REPLIES 3
Message 2 of 4
h_eger
in reply to: bajzik

  <ValveOperatorDirectionAliasMappings>
    <DirectionAliasMapping UP="UP"/>
    <DirectionAliasMapping DOWN="DOWN"/>
    <DirectionAliasMapping NORTH="NORTH"/>
    <DirectionAliasMapping SOUTH="SOUTH"/>
    <DirectionAliasMapping EAST="EAST"/>
    <DirectionAliasMapping WEST="WEST"/>
  </ValveOperatorDirectionAliasMappings>

 

see in the File "%:\<<Project>>\Isometric\BoltSizeMappings.xml"

 

R.

Hartmut

-

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



Message 3 of 4
bajzik
in reply to: h_eger

thanks very much hartmut! 😉

Message 4 of 4
wbdc.autodesk
in reply to: bajzik

Within the boltsizemappings.xml we are editing this variable for all iso templates.

Within one project we have iso templates to work with locacl operator coordinates (x,y,z) and global (fwd, stb, el).

Could you please provide a solution how to use two settings in parallel? Maybe some if command?

Currently we need to turn one option on and second off.

<ValveOperatorDirectionAliasMappings>
<DirectionAliasMapping UP="UP"/>
<DirectionAliasMapping DOWN="DOWN"/>
<DirectionAliasMapping NORTH="PORT"/>
<DirectionAliasMapping SOUTH="STB"/>
<DirectionAliasMapping EAST="FWD"/>
<DirectionAliasMapping WEST="AFT"/>
<!--
<DirectionAliasMapping UP="UP"/>
<DirectionAliasMapping DOWN="DOWN"/>
<DirectionAliasMapping NORTH="+Y DIRECTION"/>
<DirectionAliasMapping SOUTH="-Y DIRECTION"/>
<DirectionAliasMapping EAST="+X DIRECTION"/>
<DirectionAliasMapping WEST="-X DIRECTION"/> -->
</ValveOperatorDirectionAliasMappings>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost