高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】reading a dwg protected using cadvaul
reading a dwg protected using cadvault
reading a dwg protected using cadvault
hi,
is it possible to read a dwg that is protected using cadvault ?
- jukka
what does it mean "protected using cadvault"?
if you mean password protected dwg than - yes, if you know the password.
sergey slezkin
cadvault is software that can be used to "protect" the contents of a dwg. not the same as password protection. see .
- jukka
it's possible to read cadvault protected dwg in dwgdirect in the same way as in autocad without cadvault enabler - you'll get what presents in file. i suppose some proxy entities/objects.
to process the data representing "locked" objects you need a .drx application with the same functionality as cadvault's enabler.
sergey slezkin
thanks sergei,
assuming i have the .rdx-application, how exactly should i use it with dwgdirect ? are there any good samples regarding this ?
- jukka
well, reading the manual is enough.
thanks sergey.
- jukka
|