| Overload | Description |
|---|---|
| GetStorableObjects(StorableObjectsFilter,Boolean) | This function takes all objects of the StorableObject class and all classes that inherit from StorableObject except Eplan.EplApi.DataModel.Page objects and filters them with the given filter. This method does not return PropertyPlacements and Symbols. |
| GetStorableObjects(StorableObjectsFilter) | This function takes all objects of the StorableObject class and all classes that inherit from StorableObject except Eplan.EplApi.DataModel.Page objects and filters them with the given filter. This method does not return PropertyPlacements and Symbols. |