Infr. Map Server

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

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

DeleteConnectedLines rule group

    The DeleteConnectedLines rule group deletes lines connected to a point when the point is deleted.

    • DeleteConnectedLines_BD
    • DeleteConnectedLines_AD

    The rule group applies to Utility point feature classes.

    DeleteConnectedLines_BD

    Name

    DeleteConnectedLines_BD

    Classification

    Optional feature rule.

    Location

    Assembly: Autodesk.Map.IM.Utilities.dll

    Classname: Autodesk.Map.IM.Utilities.FeatureRules.UtilityPointFeatureRules

    Type

    Client-side

    Before Delete (BD).

    Is System. Is Row.

    Description

    Deletes connected lines when a point is deleted.

    Dependency

    Member of a rule group.

    DeleteConnectedLines_AD

    Name

    DeleteConnectedLines_AD

    Classification

    Optional feature rule.

    Location

    Assembly: Autodesk.Map.IM.Utilities.dll

    Classname: Autodesk.Map.IM.Utilities.FeatureRules.UtilityPointFeatureRules

    Type

    Client-side

    After Delete (AD).

    Is System. Is Row.

    Description

    Deletes connected lines when a point is deleted.

    Parameters

    P1: AskUser. Default is YES.

    Specifies whether the user is asked if the unneeded points should be deleted. If the parameter is NO, they are deleted without user interaction.

    Dependency

    Member of a rule group.