PLT_MoveModelInsertionPoint_AIU realigns the plot capture point and the world insertion point of the primary map placeholder. For example, you move the placeholder rectangle, the current plot capture should stay the same, and the relative position of all other plot features should change instead.
The feature rule applies to PLT_PLOT_MAP.
Name |
PLT_MoveModelInsertionPoint_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 |
Realigns the plot insertion point and the model insertion point of the primary map placeholder, if they do not match. |
Dependency |
The feature rule only works if the feature rule PLT_ValidateMapPlaceholder_BIU is enabled; see also PLT_ValidateMapPlaceHolder_BIU. |