This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the rule removing features.
The Feature Removal rule allows you to remove all or particular schematic elements implemented by a given schematic element class from the schematic diagrams.
Name | Description | |
---|---|---|
AttributeName | Name of the attribute used to filter the feature to remove. | |
CompareType | Type of comparaison of attribute value. | |
Description | Description of the schematic feature removal rule. | |
ElementClassName | Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce. | |
ExtendedCriteriaName | Extended criteria name used to filter the features to remove. | |
ExtendedCriteriaUsed | Indicates if additional extended criteria is used. | |
RemoveOrphanNodes | Indicates if the orphan nodes must be removed. | |
UseAttributeName | Indicates if an attribute is used to filter the feature to remove. | |
UseWhereClause | Indicates if there is an SQL where clause to filter the features to remove. | |
WhereClause | Where clause used on associated feature to filter the schematic elements to reduce. |
Classes | Description |
---|---|
SchematicFeatureRemovalRule | Schematic feature removal rule object. |
This rule doesn't preserve the network topology during its execution. For example, if schematic nodes are configured for removal, the rule will not try to reconnect their connected links to any target node like the reduction rules do; any node removal will cause its connected links to also be removed from the resulting diagram.