FilteredBlockIteratorAccepts Method

Checks whether the specified object passes the Filter query.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool Accepts(
        ObjectId id
)

Parameters

id  ObjectId
[in] Object ID of the entity to be tested.

Return Value

Boolean
True the specified object passes the Filter query; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.