|
|
|
@ -428,6 +428,9 @@ struct EAGLE_BASE |
|
|
|
* The "/<VERSION>" is omitted when referencing the asset without specifying a particular version. |
|
|
|
* For example, "urn:adsk.eagle:component:60986/2" references version 2 of component 60986 and |
|
|
|
* "urn:adsk.eagle:library:60968" references library 60986 without specifying a version. |
|
|
|
* |
|
|
|
* Autodesk Fusion can use a different format instead, e.g.: |
|
|
|
* "urn:adsk.wipprod:fs.file:vf.RSKzNVZVQPeDNm7Bnfr3WQ" |
|
|
|
*/ |
|
|
|
struct EURN : public EAGLE_BASE |
|
|
|
{ |
|
|
|
|