Hello,
Does anyone have any good examples
of editing TEXT within a DWG file
using VB 2005 & DWGeditor API?
It's easy to control layers and
others but we cannot find a way
to update TEXT.
EX:
change string from from "Hi" to "Hello"
where text handle = "2ABF"
Any help would be greatly appreciated.
Does anyone know of another solution to
edit DWG files without having AutoCad
or DWGeditor installed on the client
machine?
We need to edit layer state (on/off), text
strings, save as & print.
We were using DWGMiner (which does it all)
but are looking for a new solution due to
support & OS version compatability issues.
Regards
Does anyone have any good examples
of editing TEXT within a DWG file
using VB 2005 & DWGeditor API?
It's easy to control layers and
others but we cannot find a way
to update TEXT.
EX:
change string from from "Hi" to "Hello"
where text handle = "2ABF"
Any help would be greatly appreciated.
Does anyone know of another solution to
edit DWG files without having AutoCad
or DWGeditor installed on the client
machine?
We need to edit layer state (on/off), text
strings, save as & print.
We were using DWGMiner (which does it all)
but are looking for a new solution due to
support & OS version compatability issues.
Regards