Infr. Map Server

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

916 views1 edit(s)6359 characters(s) Page last modified 12:53, 27 Mar 2012 by contentconnector
How to add your knowledge

PLT_PreventEditGeometryOnTemlateInstances_BU

    Table of contents
    No headers

    PLT_PreventEditGeometryOnTemlateInstances_BU makes sure that plot features that have been created using a plot template cannot be modified. That means, the plot cannot be modified in a way that it differs from its template.

    The feature rule is applied when you modify the geometry, or the orientation of a plot feature.

    Name

    PLT_PreventEditGeometryOnTemlateInstances_BU

    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 Update (BU).

    Is System. Is Row.

    Description

    For template-based plots, prevents geometry modifications on plot features.

    Parameters

    P1: ParentTable_x.

    P2: Child Attribute_x.

    P3:

    P4:

    Optionally, the parameters specify up to five pairs of related feature classes that are checked by the feature rule.

    Example

    You cannot move or rotate the north arrow.

    The feature rule applies to plot feature classes such as PLT_PLOT_IMAGE, PLT_PLOT_LEGEND, PLT_PLOT_NA, PLT_PLOT_SCALEBAR, PLT_PLOT_DECORATION, PLT_PLOT_MAP.

    Optionally, the feature rule parameters specify the feature classes that are checked. Each pair of parameters specifies a parent table name, and a child attribute name. Use the parameters to improve performance. See also PLT_PreventInsertOnTemlateInstances_BI.