Search Mode - 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
11 (2016)

Defines the starting point and search method for the clear space search along the 2D curve.

XML value

From Center

0

Starts from the center of the 2D curve. The software tries to place the label to the left or right of the center of the curve.

Low To High

1

Starts from the start curve ratio location. The system tries to place the label in clear space in a search toward the end curve ratio location.

High To Low

2

Starts from the end curve ratio location. The software tries to place the label in clear space in a search toward the start curve ratio location.

  • The Clear Space Position by 2D Curve (ISDwgPositionByCurve2DAtMargin) positioning module uses the Search Mode property.

  • To manually edit the .xml file, enclose any of the above values within the following .xml tags.

<searchMode>0</searchMode>