Summary

public ContainmentType Intersect(ref BoundingBox box, bool lazy)

Returns the intersection with the storage region

Returns

ContainmentType

Containment type

Parameters

Summary

public bool Intersect(ref LineD line)

Returns true if the specific line intersects the storage region

Returns

bool

True if line intersects

Parameters