SpatialFilterInverted Property

Property that represents if the filter is inverted. Inverted means that the SpatialFilter filters out the contents inside the clip boundary, and not inverted - outside.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool Inverted { get; set; }

Return Value

Boolean
True when the SpatialFilter is inverted, false when not.
See Also

©  Bricsys NV. All rights reserved.