Application.FileOptions.SymbolLibraryPath moved?

Application.FileOptions.SymbolLibraryPath moved?

Anonymous
Not applicable
452 Views
4 Replies
Message 1 of 5

Application.FileOptions.SymbolLibraryPath moved?

Anonymous
Not applicable

Hi community

 

I was using 'Application.FileOptions.SymbolLibraryPath' in the 2016 API. In 2018 the compiler tells me SymbolLibraryPath is not defined in FileOptions.

 

In Inventor it is still a part of the 'Application Options - File' dialog. Anyone know if it has been moved in the API?

 

Cheers
Tore

0 Likes
453 Views
4 Replies
Replies (4)
Message 2 of 5

chandra.shekar.g
Autodesk Support
Autodesk Support

@Anonymous,

 

 

Still Application.FileOptions.SymbolLibraryPath is available in Inventor 2018. For more details, refer the below image.

Inventor_2018.png

 

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes
Message 3 of 5

Anonymous
Not applicable

Hi Chandra

 

Tested in VBA and it worked same as for you. Could you please try using .Net (I'm using c#)?

 

Cheers

Tore

0 Likes
Message 4 of 5

chandra.shekar.g
Autodesk Support
Autodesk Support

@Anonymous,

 

Try below c# code to get SymbolLibraryPath. Sample source code is also attached with this post.

 

C#_code.png

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes
Message 5 of 5

bradeneuropeArthur
Mentor
Mentor

@Anonymous 

What framework version are you using?

What .net version are you using?

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes