How to show only queried features

1935
2
06-22-2010 03:39 AM
RajeshMane
New Contributor
I am using Schematic designer 9.3.1 Diagram type is Standard builder. there is fetureclass named Busbar has 2 subtypes 1 and 2.  I want to display those features which has only '2' coded value. whereas '1' coded value feature should not be displayed, Is there any workaroung or method is avaiable where i can skip those features.
Tags (2)
0 Kudos
2 Replies
RickAnderson
Occasional Contributor III
You can set those to not be visible.  With pre-10 software, that is your only option.  With 10, there is a new rule called 'Feature Removal' where you can use an attribute to completely have it removed from the diagram instead of just not being displayed.

Assuming that the symbology is already based on this attribute you don't want to see, do the following.
To set that 1 subtype as not displayed, you need to:
1. open Schematic Designer
2. Open the treeview so you see everything under the element type of interest (Busbar)
3. Open the Properties treeview branch
4. Click on the ArcGIS Symbology entry (or if you did some custom symbology, just select the property entry you created.
5. On the right side of the screen, select the Filters tab
6. Now select the row that corresponds with the subtype you want to not see.
7. Click the ellipse button at the end of the row to open the Filter Effects window.
8. On the filter effects window, choose the Others tab and turn off the visibility.
0 Kudos
RajeshMane
New Contributor
Thanks Rick for your support. it worked.:cool:



You can set those to not be visible.  With pre-10 software, that is your only option.  With 10, there is a new rule called 'Feature Removal' where you can use an attribute to completely have it removed from the diagram instead of just not being displayed.

Assuming that the symbology is already based on this attribute you don't want to see, do the following.
To set that 1 subtype as not displayed, you need to:
1. open Schematic Designer
2. Open the treeview so you see everything under the element type of interest (Busbar)
3. Open the Properties treeview branch
4. Click on the ArcGIS Symbology entry (or if you did some custom symbology, just select the property entry you created.
5. On the right side of the screen, select the Filters tab
6. Now select the row that corresponds with the subtype you want to not see.
7. Click the ellipse button at the end of the row to open the Filter Effects window.
8. On the filter effects window, choose the Others tab and turn off the visibility.
0 Kudos