Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pebl97
Posted - 12 Apr 2017 : 15:27:19 Hi,
I use the scripting language of pulsonix to generate a report, which shows the value of an attribute of a design. For example: The attribute name is Rev and the value is A1
Here is a code example (VB Script):
set Design = ActiveDocument() set DesignAttr = Design.Attributes()