How to get Attributes in HTML file
How to get Attributes in HTML file
(OP)
HI
I need help in getting the attributes of a steel block
2x2x4 in a HTML file.
How should I do it.
Thanks
I need help in getting the attributes of a steel block
2x2x4 in a HTML file.
How should I do it.
Thanks





RE: How to get Attributes in HTML file
1) Set up your assembly navigator to show your custom attributes, then right click in the assembly navigator and choose 'export to browser'.
2) Write a grip program to access your attributes and output a html file.
#1 is easier, but #2 will give you more control of the output.