AVEVA Database .NET Public Interface

Spatial.ElementsInElementBox Method

Return elements within the 3D volume of another element, climbing to element of specified type.

Overload List

Return elements within the 3D volume of another element, climbing to element of specified type.

public abstract DbElement[] ElementsInElementBox(DbElement,DbElementType[],bool);

Return elements within the 3D volume of another element.

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

See Also

Spatial Class | Aveva.Pdms.Database Namespace