Allow Non-Orthogonal Directions - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Drawings and Reports Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Reference Data
Smart 3D Version
12 (2018)

Allows you to specify that the software places a label on objects that are non-orthogonal, that is, neither horizontal nor vertical on the drawing sheet.

Select True to place the label.

AllowNonOrthogonal1

1 - Non-orthogonal pipe with label

Select False to suppress the label.

AllowNonOrthogonalDirections 2

1 - Unlabeled non-orthogonal pipe

  • The geometric analyzer modules Longest Segment (DrawingGALongestSegment) and End Of Segment (DrawingGAEndOfSegment) use the Allow Non-Orthogonal Directions property.

  • The following options allow you to manually edit the .xml file:

    • Type -1 to place the label.

    • Type 0 to suppress the label.

  • Enclose either of the above values within the following .xml tags.

<allowNonOrthogonalDirections>-1
</allowNonOrthogonalDirections>