Return elements within the 3D volume of another element, climbing to element of specified type.
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);
Spatial Class | Aveva.Pdms.Database Namespace