CheckStartEndNode

CheckStartEndNode applies to Utility line feature classes. When a utility line feature is created, this feature rule determines whether a start node and an end node exist. If either node is missing, the rule aborts the creation of the line feature and displays a message.

Refer to the CreateStartEndNode feature rule, which creates missing utility line feature start and end nodes.

Name

CheckStartEndNode

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

Checks for start and end nodes, and informs user and cancel if either does not exist.

Execute Column

GEOM

Dependency

You can either enable the CheckStartEndNode feature rule or the CreateStartEndNode. See also CreateStartEndNode .