高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】readwrite access permission
read/write access permission
how to set permission to read/write for parts, assemblies and drawing.
do anyone of you have api done for it.
permissions on what level?
if you want to give read/write access at a domain level you set the windows security policies.
if you want to set a read/write access when opening a file using api you select the open options flag in the opendoc* function.
|