Hides any visible or grayed objects matching the specified search criteria.
PROCEDURE Hide(c : CRITERIA);def vs.Hide(c):
return None| Name | Type | Description |
|---|---|---|
| c | CRITERIA | Search criteria. |
Makes objects with the specified search criteria invisible if they are not already
Hide((C='Proposed Phase 2 Construction'));Availability: from All Versions