The DeleteConnectedLines rule group deletes lines connected to a point when the point is deleted.
- DeleteConnectedLines_BD
- DeleteConnectedLines_AD
The rule group applies to Utility point feature classes.
DeleteConnectedLines_BD
Name | DeleteConnectedLines_BD |
Classification | Optional feature rule. |
Location | Assembly: Autodesk.Map.IM.Utilities.dll Classname: Autodesk.Map.IM.Utilities.FeatureRules.UtilityPointFeatureRules |
Type | Client-side Before Delete (BD). Is System. Is Row. |
Description | Deletes connected lines when a point is deleted. |
Dependency | Member of a rule group. |
DeleteConnectedLines_AD
Name | DeleteConnectedLines_AD |
Classification | Optional feature rule. |
Location | Assembly: Autodesk.Map.IM.Utilities.dll Classname: Autodesk.Map.IM.Utilities.FeatureRules.UtilityPointFeatureRules |
Type | Client-side After Delete (AD). Is System. Is Row. |
Description | Deletes connected lines when a point is deleted. |
Parameters | P1: AskUser. Default is YES. Specifies whether the user is asked if the unneeded points should be deleted. If the parameter is NO, they are deleted without user interaction. |
Dependency | Member of a rule group. |