AVEVA Database .NET Public Interface

Spatial.ElementInElementBox Method 

Does the 3D volume for an element overlap the 3D volume for another element?

public abstract bool ElementInElementBox(
   DbElement ele1,
   DbElement ele2
);

Parameters

ele1
ele2

See Also

Spatial Class | Aveva.Pdms.Database Namespace