 | CDHClean Method |
Delete extraneous holes from project databases.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void Clean()
public void Clean()
Public Sub Clean
Public Sub Clean
public:
void Clean()
public:
void Clean()
member Clean : unit -> unit
member Clean : unit -> unit
Remarks
Removes from Project databases any lines not connected to
a line found in the collar table list.
If all the database lines would be removed, the database is
simply deleted.
See Also