Link_COM_Acad - new package for AutoCAD-processing (and Civil 3d too)

@leanhtien.hutech
GetPoint with Cad Api .net
"
pr = editor.GetPoint("\nEnter table insertion point: ")
if pr.Status == PromptStatus.OK:
"