Return elements which overlap or are fully enclosed by another element. Exact calculations are used rather than the surrounding 3D box. Only elements at required level are returned.
Return elements which overlap or are fully enclosed by another element. Exact calculations are used rather than the surrounding 3D box. Only elements at required level are returned.
public abstract DbElement[] ElementsInElementExact(DbElement,DbElementType[],bool);
Return elements which overlap or are fully enclosed by another element. Exact calculations are used rather than the surrounding 3D box.
public abstract DbElement[] ElementsInElementExact(DbElement,bool);
Spatial Class | Aveva.Pdms.Database Namespace