Annotation Text Height/Angular Dim Line

Annotation Text Height/Angular Dim Line

jsese4RXCF
Contributor Contributor
569 Views
2 Replies
Message 1 of 3

Annotation Text Height/Angular Dim Line

jsese4RXCF
Contributor
Contributor

Kindly give me a solution in fixing the annotation text height in isometric extraction and how to remove the angular dimension line in an offset piping. Please refer to the attachment. Appreciate your help.

0 Likes
570 Views
2 Replies
Replies (2)
Message 2 of 3

JUANCARLOSBLASCO4129
Advocate
Advocate

Hi

In Project Set Up > Isometric DWG Settings > Annotations

 

You can set text height

Capture.JPG

 

For removing the angular dimension, you need to edit isoconfig.xml.

 

See around line 221 or so:

2.JPGBy default it's set to DimAngularWithSuffixAndArc, and can be  modified to:

'DimAngularOff', 'DimAngularWithoutSuffixNorArc', 'DimAngularWithSuffix', 'DimAngularWithArc', or 'DimAngularWithSuffixAndArc'.

 

EDIT:

Seems you can remove the angle annotation in project setup too, without need to edit isoconfig.xml:

3.JPG

 

Regards

0 Likes
Message 3 of 3

jsese4RXCF
Contributor
Contributor

Thanks for the reply.

Our project is in imperial, so under project setup, isometric dwg settings, annotation:

Text

Height and Enclosure = 0.1

Unfortunately, it did not worked.

In the isoconfig.xml, line 221, do I need to delete either one of those DimAngular...?

In the Project setup, Isometric dwg settings, Sloped and Offset Piping, I've uncheck the box for Display offset angle annotation, unfortunately, the angular dim line and the angle annotation both gone, I only need the angular dim line to be remove.

 

0 Likes