AVEVA Database .NET Public Interface

Spatial.ElementsInBox Method

Return elements within a 3D box climbing to given type

Overload List

Return elements within a 3D box climbing to given type

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

Return elements within a 3D box

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

See Also

Spatial Class | Aveva.Pdms.Database Namespace