AVEVA Database .NET Public Interface

Spatial.ElementInBox Method 

Does the 3D volume for an element overlap the given box

public abstract bool ElementInBox(
   DbElement ele,
   float[] rbox
);

Parameters

ele
rbox

See Also

Spatial Class | Aveva.Pdms.Database Namespace