AVEVA Database .NET Public Interface

Spatial.ElementsInBox Method (Single[], Boolean)

Return elements within a 3D box

public abstract DbElement[] ElementsInBox(
   float[] rbox,
   bool bFully
);

Parameters

rbox
box volume
bFully
Only return elements that are fully enclosed by box

See Also

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