PLT_SetFixedPosition_AIU

When you define a plot feature, such as a north arrow, you can specify a fixed position relative to the paper borders. The feature rule PLT_SetFixedPosition_AIU updates the feature geometry of plot features, so the fixed position will be preserved.

Name

PLT_SetFixedPosition_AIU

Classification

System feature rule. Do not disable.

Location

Assembly: Autodesk.Map.IM.Plot.Data.dll

Classname: Autodesk.Map.IM.Plot.Data.FeatureRules.FeatureRules

Type

Client-side

After Insert (AI). After Update (AU).

Is System. Is Row.

Description

Updates the geometry, and preserves the fixed position of labels, image, legend, north arrow, scale bar.

The feature rule applies to PLT_PLOT_IMAGE, PLT_PLOT_LEGEND, PLT_PLOT_NA, PLT_PLOT_SCALEBAR, PLT_PLOT_MAP, PLT_PLOT_DECORATION. These feature classes have the following attributes that specify the fixed position. The fixed position can only be preserved, if all attributes are filled.

Note:

The feature rule can be applied to any additional plot feature class that is directly or indirectly related to PLT_PLOT, and that has the required attributes.