insulation type and insulation thickness write to isometric

insulation type and insulation thickness write to isometric

stroemling
Explorer Explorer
3,273 Views
3 Replies
Message 1 of 4

insulation type and insulation thickness write to isometric

stroemling
Explorer
Explorer

Hello,

I would like to write the data form insulation type and insulation thickness to isometric. (see screencasts for isometric, property insulation type and thickness after overwrite)

The area of the insulation is limited. In this limited area I need the text for insulation type and insulation thickness. In one piping there are different limited places with different insulation type and thickness. It is no problem to assign the different property to different parts.

 

At which place must changes be made? ISOCONFIG.XML? At which place should be changed? And what?

 

0 Likes
3,274 Views
3 Replies
Replies (3)
Message 2 of 4

Bernd.Gerstenberger
Autodesk Support
Autodesk Support

Hello,

 

I have created a video with audio for you - in English and German.

 

Attached are the adopted iso.atr and isoconfig.xml

 

I hope I could help you.

 

Best regards

Bernd



Bernd G.

Senior Product Support Specialist


Message 3 of 4

stroemling
Explorer
Explorer

Hello Bernd

 

Many thanks for the answer.

 

Now the description is in every individual part. Though this is many information, but better than none.

In my project there is a mixed metrics. Can one remove with the information to the insulating thickness the information "inch"?


Example: DH-150" (DH is OK, 150 is OK, but the Information inch is not OK)


I cannot find the information inch (unity for insulating thickness) in the configuration. 150 call the insulating thickness, but the information inch is not required.

 

Lutz

0 Likes
Message 4 of 4

joacopss
Participant
Participant

Hi, I could do it.

 

First at all make bakup before any change.

 

Have to open {isoconfig.xml} and find {insulationthickness}

On the folowing line have to change {"} to {mm} or werever you want or nothing just empty. See it below:

 

Original line of the file

<ComponentScheme Name="Insulation" AnnotationStyle="Insulation" Format="{0}-{1}&quot;" Tag="XX" Alignment="SkewAligned"......

 

Edited line of the file

<ComponentScheme Name="Insulation" AnnotationStyle="Insulation" Format="{0}-{1}mm" Tag="XX" Alignment="SkewAligned"......

------

Please is this was helpful, mark as resolved.

 

0 Likes