Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlaceHolders3DFilter Class / ResetFilter Method

In This Topic
ResetFilter Method (PlaceHolders3DFilter)
In This Topic
Resets the filter.
Syntax
public override void ResetFilter()
Remarks
After reset of this filter DMObjectsFinder will return all Eplan.EplApi.DataModel.E3D.PlaceHolder3Ds in the project.
See Also