PLT_ValidateMapPlaceHolder_BIU validates the geometry of a map placeholder PLT_PLOT_MAP. If the map placeholder is not a rectangle, the feature rule sets the map placeholder to a rectangle, but does not modify the scale of the map.
The feature rule applies to PLT_PLOT_MAP.
Name |
PLT_ValidateMapPlaceHolder_BIU |
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 Before Insert (BI). Before Update (BU). Is System. Is Row. |
Description |
Validates the map placeholder, and verifies conformity with its template, if any. |
Dependency |
The feature rule only works if the feature rule MoveModelInsertionPoint_AIU is enabled; see also PLT_MoveModelInsertionPoint_AIU. |