高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】macro for file properties
macro for file properties
i am using solidworks 2007. i am trying to write a macro that will filling a bunch of custom properties and summary information. i am struggling with filling in the author in the summary information. we have to use this instead of adding a custom property. i went through the api help and i can't get the example to work. does anyone have any examples of how to do this?
look up "dsofile" on msdn website. dsofile is a resource that allows you to access these properties.
go to link below:
|