UpdateLogicalTopo rule group

The UpdateLogicalTopo rule group updates the logical topology tables after a feature has been modified.

The rule group is applied automatically to the topology Feature Classes when you create a logical topology. For more information about logical topologies, see Logical Topologies.

UpdateLogicalTopo_BU

Name

UpdateLogicalTopo_BU

Classification

System feature rule. Do not enable/disable manually.

Location

Assembly: Autodesk.Map.IM.LogicalTopology.FeatureRules.dll

Classname: Autodesk.Map.IM.LogicalTopology.FeatureRules.LogicalTopologyRules

Type

Client-side

Before Update (BU).

Is System. Is Row.

Description

Gathers information about the feature to be updated. The information is then used by the UpdateLogicalTopo_AU feature rule, which updates the logical topology.

Dependency

Member of a rule group.

UpdateLogicalTopo_AU

Name

UpdateLogicalTopo_AU

Classification

System feature rule. Do not enable/disable manually.

Location

Assembly: Autodesk.Map.IM.LogicalTopology.FeatureRules.dll

Classname: Autodesk.Map.IM.LogicalTopology.FeatureRules.LogicalTopologyRules

Type

Client-side

After Update (AU).

Is System. Is Row.

Description

Updates the logical topology after updating a feature.

Dependency

Member of a rule group.

UpdateLogicalTopo_AI

Name

UpdateLogicalTopo_AI

Classification

System feature rule. Do not enable/disable manually.

Location

Assembly: Autodesk.Map.IM.LogicalTopology.FeatureRules.dll

Classname: Autodesk.Map.IM.LogicalTopology.FeatureRules.LogicalTopologyRules

Type

Client-side

After Insert (AI).

Is System. Is Row.

Description

Updates the logical topology after inserting a feature.

Dependency

Member of a rule group.

UpdateLogicalTopo_BD

Name

UpdateLogicalTopo_BD

Classification

System feature rule. Do not enable/disable manually.

Location

Assembly: Autodesk.Map.IM.LogicalTopology.FeatureRules.dll

Classname: Autodesk.Map.IM.LogicalTopology.FeatureRules.LogicalTopologyRules

Type

Client-side

Before Delete (BD).

Is System. Is Row.

Description

Gathers information about the feature to be deleted. The information is then used by the UpdateLogicalTopo_AD feature rule, which updates the logical topology.

Dependency

Member of a rule group.

UpdateLogicalTopo_AD

Name

UpdateLogicalTopo_AD

Classification

System feature rule. Do not enable/disable manually.

Location

Assembly: Autodesk.Map.IM.LogicalTopology.FeatureRules.dll

Classname: Autodesk.Map.IM.LogicalTopology.FeatureRules.LogicalTopologyRules

Type

Client-side

After Delete (AD).

Is System. Is Row.

Description

Updates the logical topology after deleting a feature.

Dependency

Member of a rule group.