Return elements within a 3D box climbing to given type
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);
Spatial Class | Aveva.Pdms.Database Namespace