The UpdateAreaTopoLS rule group updates the area topology tables after a feature that belongs to the Line Feature Class has been modified.
- UpdateAreaTopoLS_BU
- UpdateAreaTopoLS_AU
- UpdateAreaTopoLS_AI
- UpdateAreaTopoLS_BD
- UpdateAreaTopoLS_AD
The rule group is applied automatically to the topology Line Feature Class when you create an area topology. For more information about area topologies, see Area Topologies.
UpdateAreaTopoLS_BU
|
Name |
UpdateAreaTopoLS_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 line string to be updated. The information is then used by the UpdateAreaTopoLS_AU feature rule, which updates the area topology. |
|
Dependency |
Member of a rule group. |
UpdateAreaTopoLS_AU
|
Name |
UpdateAreaTopoLS_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 line string. |
|
Dependency |
Member of a rule group. |
UpdateAreaTopoLS_AI
|
Name |
UpdateAreaTopoLS_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 line string. |
|
Dependency |
Member of a rule group. |
UpdateAreaTopoLS_BD
|
Name |
UpdateAreaTopoLS_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 line string to be deleted. The information is then used by the UpdateAreaTopoLS_AD feature rule, which updates the area topology. |
|
Dependency |
Member of a rule group. |
UpdateAreaTopoLS_AD
|
Name |
UpdateAreaTopoLS_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 line string. |
|
Dependency |
Member of a rule group. |