Infr. Map Server

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

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

AutoSoftSplitAtVertex rule group

    The AutoSoftSplitAtVertex rule group splits a line at a vertex when it is at the same location as a utility point. Depending on user data and use cases, this rule group can optionally be enabled.

    • AutoSoftSplitAtVertex_BIU
    • AutoSoftSplitAtVertex_AIU

    The rule group applies to Utility line feature classes.

    AutoSoftSplitAtVertex_BIU

    Name

    AutoSoftSplitAtVertex_BIU

    Classification

    Optional feature rule.

    Location

    Assembly: Autodesk.Map.IM.Utilities.dll

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

    Type

    Client-side

    Before Insert (BI); Before Update (BU).

    Is System. Is Row.

    Description

    Looks for utility points at the vertices and soft splits the line if utility points are found.

    Execute Column

    GEOM

    Dependency

    Member of a rule group.

    The rule groups only works if the AutoSoftSplitLines rule group is enabled for the corresponding utility point feature class. See also AutoSoftSplitLines rule group.

    AutoSoftSplitAtVertex_AIU

    Name

    AutoSoftSplitAtVertex_AIU

    Classification

    Optional feature rule.

    Location

    Assembly: Autodesk.Map.IM.Utilities.dll

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

    Type

    Client-side

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

    Is System. Is Row.

    Description

    Looks for utility points at the vertices and soft splits the line if utility points are found.

    Dependency

    Member of a rule group.

    The rule groups only works if the AutoSoftSplitLines rule group is enabled for the corresponding utility point feature class. See also AutoSoftSplitLines rule group.