AVEVA Database .NET Public Interface

Spatial.ElementsInElementBox Method (DbElement, Boolean)

Return elements within the 3D volume of another element.

public abstract DbElement[] ElementsInElementBox(
   DbElement ele,
   bool bFully
);

Parameters

ele
bFully
Only return elements that are fully enclosed by box

See Also

Spatial Class | Aveva.Pdms.Database Namespace | Spatial.ElementsInElementBox Overload List