UpdateAreaTopoCE rule group

The UpdateAreaTopoCE rule group updates the area topology tables after a feature of the Centroid Feature Class has been modified.

The rule group is applied automatically to the topology Centroid Feature Class when you create an area topology. For more information about area topologies, see Area Topologies.

UpdateAreaTopoCE_BU

Name

UpdateAreaTopoCE_BU

Classification

System feature rule. Do not enable/disable manually.

Location

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

Classname: Autodesk.Map.IM.AreaTopology.FeatureRules.AreaTopologyRules

Type

Client-side

Before Update (BU).

Is System. Is Row.

Description

Gathers information about the centroid to be updated. The information is then used by the UpdateAreaTopoCE_AU feature rule, which updates the area topology.

Dependency

Member of a rule group.

UpdateAreaTopoCE_AU

Name

UpdateAreaTopoCE_AU

Classification

System feature rule. Do not enable/disable manually.

Location

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

Classname: Autodesk.Map.IM.AreaTopology.FeatureRules.AreaTopologyRules

Type

Client-side

After Update (AU).

Is System. Is Row.

Description

Updates the area topology after updating a centroid.

Dependency

Member of a rule group.

UpdateAreaTopoCE_AI

Name

UpdateAreaTopoCE_AI

Classification

System feature rule. Do not enable/disable manually.

Location

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

Classname: Autodesk.Map.IM.AreaTopology.FeatureRules.AreaTopologyRules

Type

Client-side

After Insert (AI).

Is System. Is Row.

Description

Updates the area topology after inserting a centroid.

Dependency

Member of a rule group.

UpdateAreaTopoCE_BD

Name

UpdateAreaTopoCE_BD

Classification

System feature rule. Do not enable/disable manually.

Location

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

Classname: Autodesk.Map.IM.AreaTopology.FeatureRules.AreaTopologyRules

Type

Client-side

Before Delete (BD).

Is System. Is Row.

Description

Gathers information about the centroid to be deleted. The information is then used by the UpdateAreaTopoCE_AD feature rule, which updates the area topology.

Dependency

Member of a rule group.

UpdateAreaTopoCE_AD

Name

UpdateAreaTopoCE_AD

Classification

System feature rule. Do not enable/disable manually.

Location

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

Classname: Autodesk.Map.IM.AreaTopology.FeatureRules.AreaTopologyRules

Type

Client-side

After Delete (AD).

Is System. Is Row.

Description

Updates the area topology after deleting a centroid.

Dependency

Member of a rule group.