Robots in Architecture Forum

KUKA|prc - parametric robot control for Grasshopper => Support => Topic started by: Mikail on December 22, 2014, 01:25:00 PM

Title: Attributes
Post by: Mikail on December 22, 2014, 01:25:00 PM
Hello,

Can somebody say if there is any way to define the attributes of the "src" file? I am mostly interested to write the "Comment" field (see the picture). I know you can define it during the creation of new program in SmartPad, but can I write it remotely, for example on  my PC?

best,
Mikail
Title: Re: Attributes
Post by: Johannes @ Robots in Architecture on December 22, 2014, 02:00:56 PM
Hello Mikail,

I just checked how the comment system works, apparently a line like this is put into the file header:
&COMMENT testcomment

At the moment it's not possible to add that from within KUKA|prc (though you can of course just open the file in Notepad and add a line).
May I ask what your application would be for the comment line? For file organization?

Best,
Johannes @ Robots in Architecture
Title: Re: Attributes
Post by: Mikail on December 22, 2014, 02:30:44 PM
Not a file organization, just for a user interface and monitoring, as I want to operate with 250 files but everytime I want send the file with the same name to robot for easy operation.
How I can add this "comment" attribute in notepad?
Title: Re: Attributes
Post by: Mikail on December 22, 2014, 02:35:05 PM
Ok. I just saw that it is up on the file.
Thank you Johannes!

Best,
Mikail