waljit
Junior Member level 2
Hi all,
A question about attribute type names in libraries.
It seems to me there are (at least) 3 different "formats" for attributes added to a parts definition in the cadstar libraries. I was wondering what the differences were, does it matter which method you use, and are there any particular advantages or disadvantages to each?
For example, for a simple attribute for the value of a part (resistor here) could be defined as
$Value (10K)
or
@!Value (10K)
or even
~!Value (10K)
Yes, I am still using notepad to edit libraries - I really should move over to the GUI soon!
thanks alot!
Waljit
- - - Updated - - -
I think I answered my own question - the GUI helped ;-)
$ = of type symbol
@ = of type symbol and component
~ = of type part definition
and suffix with ! makes the attribute read only
The only question that remains, which to use, and when?
Thanks
Waljit
A question about attribute type names in libraries.
It seems to me there are (at least) 3 different "formats" for attributes added to a parts definition in the cadstar libraries. I was wondering what the differences were, does it matter which method you use, and are there any particular advantages or disadvantages to each?
For example, for a simple attribute for the value of a part (resistor here) could be defined as
$Value (10K)
or
@!Value (10K)
or even
~!Value (10K)
Yes, I am still using notepad to edit libraries - I really should move over to the GUI soon!
thanks alot!
Waljit
- - - Updated - - -
I think I answered my own question - the GUI helped ;-)
$ = of type symbol
@ = of type symbol and component
~ = of type part definition
and suffix with ! makes the attribute read only
The only question that remains, which to use, and when?
Thanks
Waljit