Eddie
15-09-2004, 09:16 PM
8) The attach DVB program is for extracting the co-ordinates of ploylines vertecies.
There are 2 functions to this program.
Function 1:
Type -vbarun (enter) GetAllPlineCoords (enter) to extract the co-ords of ALL polylines in your drawing.
Function 2
Type -vbarun (enter) GetPlineCoords (enter) to extract the co-ords of SELECTED polylines in your drawing.
NOTE: Co-ords are extracted to a text file (comma delimited)
Enjoy.
There are 2 functions to this program.
Function 1:
Type -vbarun (enter) GetAllPlineCoords (enter) to extract the co-ords of ALL polylines in your drawing.
Function 2
Type -vbarun (enter) GetPlineCoords (enter) to extract the co-ords of SELECTED polylines in your drawing.
NOTE: Co-ords are extracted to a text file (comma delimited)
Enjoy.