New pages
Jump to navigation
Jump to search
- 18:43, 5 February 2025 Accessing Local Licensing Server Logs (hist | edit) [727 bytes] Gleb.Zaborshchikov (talk | contribs) (Created page with "Sometimes it is required to access Local Licensing Server application logs. It requires understanding the following facts: # Local Licensing Server application is delivered in Docker format. After installation it is represented by several Docker container. # The main application is implemented by the container, having name '''smath-app-XXX''' where '''XXX''' - your company identifier. # The main application contains several modules. Each module writes its logs i...")
- 16:52, 21 January 2025 Snippets (hist | edit) [2,938 bytes] Gleb.Zaborshchikov (talk | contribs) (Created page with "SMath Studio has a built-in mechanism for extending functionality by creating user snippets. Such snippets are created based on the usual calculations and, if necessary, are embedded in the other calculations, giving users the opportunity to reuse previously prepared logic many times. == Snippet Creation == Snippet is based on a standard calculation prepared in SMath Studio. To create such a snippet you need to...")
- 13:29, 29 November 2024 SMath Studio Drawing (hist | edit) [529 bytes] Gleb.Zaborshchikov (talk | contribs) (Created page with "The SMath Studio Drawing library is an important part of the SMath Studio engine. It is responsible for platform-independent graphics and native SVG rendering. == How to download and use == The most convenient way to access the library is to download it via [https://www.nuget.org/ Nuget]: https://www.nuget.org/packages/SMathStudio.Drawing The SMath Studio Drawing library can be included into your project using the built-in Nuget package manager in the Visua...")