SpatialFilterClipVolumeIntersectsExtents Method

Checks whether the specified extents intersect the clip boundary of the Spatial Filter object.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool ClipVolumeIntersectsExtents(
        Extents3d ext
)

Parameters

ext  Extents3d
[in] 3D extents to test.

Return Value

Boolean
True if the specified extents intersect the clip boundary of the Spatial Filter object; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.