ade_dwgaliaspath

Land Desktop Development ARX CPP SDK

Up a level
ade_dwgaliaspath
 
 

Returns the alias path of a drawing.

char*

ade_dwgaliaspath(

const char* dwgPath);

Returns the drawing alias path or NULL. You must call the free function to deallocate the returned buffer.

dwg_path The actual path of the drawing.