AVEVA Database .NET Public Interface

Spatial.ElementInElementExact Method 

Does element 2 overlap, or enclose element 1. Exact calculations are used to determine this

public abstract bool ElementInElementExact(
   DbElement ele1,
   DbElement ele2,
   bool bFully
);

Parameters

ele1
ele2
bFully

See Also

Spatial Class | Aveva.Pdms.Database Namespace