Skip to content

Commit e0466fb

Browse files
committed
added docs
1 parent f0848a0 commit e0466fb

File tree

10 files changed

+164
-142
lines changed

10 files changed

+164
-142
lines changed

docs/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"src/VERSION.html": {
258258
"href": "src/VERSION.html",
259259
"title": "VERSION Command Documentation | PDMShell | SOLIDWORKS PDM | Powershell like features for SOLIDWORKS PDM Professional",
260-
"summary": "VERSION Command Documentation DESCRIPTION: Displays version information for PDMShell, installed SOLIDWORKS, or the PDM client. SYNTAX: version -solidworks -pdm PARAMETERS: No parameters: Displays the version of PDMShell. solidworks: Displays the versions of installed SOLIDWORKS. pdm: Displays the version of the installed PDM client. PARAMETERS: SOLIDWORKS - List versions of installed SOLIDWORKS EXAMPLES: version -solidworks # lists all the installed solidworks versions"
260+
"summary": "VERSION Command Documentation DESCRIPTION: Displays version information for PDMShell, installed SOLIDWORKS, or the PDM client. SYNTAX: version -solidworks -pdm PARAMETERS: No parameters: Displays the version of PDMShell. solidworks: Displays the versions of installed SOLIDWORKS. RESERVED FOR FUTURE. NOT IMPLEMENTED pdm: Displays the version of the installed PDM client. RESERVED FOR FUTURE. NOT IMPLEMENTED PARAMETERS: SOLIDWORKS - List versions of installed SOLIDWORKS EXAMPLES: version -solidworks # lists all the installed solidworks versions"
261261
},
262262
"src/advancedsearch.html": {
263263
"href": "src/advancedsearch.html",
@@ -312,7 +312,7 @@
312312
"src/releasenotes.html": {
313313
"href": "src/releasenotes.html",
314314
"title": "Release Notes of PDMShell | PDMShell | SOLIDWORKS PDM | Powershell like features for SOLIDWORKS PDM Professional",
315-
"summary": "3.0.16 (2025-12-07) Export: Added timeout parameter launching SOLIDWORKS. RunSwMacro: timeout parameter is also enabled for launching SOLIDWORKS. Enforced .pdmshell extension across all commands as the scripting file extension. 3.0.15 skipped 3.0.14 (2025-12-05) Login: Fix bug with parameter casing. Login: Added implementation with the transition command. Updated documentation 3.0.13 (2025-12-04) UpgradeVersion: Added a new command. UpgradeVersionFromSource: Added a new command (Reserved but not implemented). 3.0.12 (2025-12-03) SetRevisionFromSource: Added a new command. 3.0.11 (2025-12-02) SetRevision: Added a new command. Fixed evaluation bug: Bracketed variable [Variable] fail to evaluate in name and value parameters 3.0.10 (2025-12-01) Rebuild 3.0.9 (2025-12-01) INFOVAR: Fixed bug with related to single flag variables SETVAR: Added support for handling folder cards 3.0.8 (2025-11-30) Fixed unhandled exception when license is limited that causes a crash in all commands Fixed evaluation bug (order) Fixed some minor bugs in BOM command 3.0.7 (2025-11-29) BOM: Added a new command. Please see notes here about new commands in the Common Update Issues section. Added $configuration placeholder Added release notes page Fixed some minor typos for the delete and destroy commands Change toolbar icons and tooltips for better UX"
315+
"summary": "3.0.17 (2025-12-08) Fixed single instance issue related to Windows enviornment variables Added note for solidworks and pdmparameters in the Version command: RESERVED FOR FUTURE. NOT IMPLEMENTED 3.0.16 (2025-12-07) Export: Added timeout parameter launching SOLIDWORKS. RunSwMacro: timeout parameter is also enabled for launching SOLIDWORKS. Enforced .pdmshell extension across all commands as the scripting file extension. 3.0.15 skipped 3.0.14 (2025-12-05) Login: Fix bug with parameter casing. Login: Added implementation with the transition command. Updated documentation 3.0.13 (2025-12-04) UpgradeVersion: Added a new command. UpgradeVersionFromSource: Added a new command (Reserved but not implemented). 3.0.12 (2025-12-03) SetRevisionFromSource: Added a new command. 3.0.11 (2025-12-02) SetRevision: Added a new command. Fixed evaluation bug: Bracketed variable [Variable] fail to evaluate in name and value parameters 3.0.10 (2025-12-01) Rebuild 3.0.9 (2025-12-01) INFOVAR: Fixed bug with related to single flag variables SETVAR: Added support for handling folder cards 3.0.8 (2025-11-30) Fixed unhandled exception when license is limited that causes a crash in all commands Fixed evaluation bug (order) Fixed some minor bugs in BOM command 3.0.7 (2025-11-29) BOM: Added a new command. Please see notes here about new commands in the Common Update Issues section. Added $configuration placeholder Added release notes page Fixed some minor typos for the delete and destroy commands Change toolbar icons and tooltips for better UX"
316316
},
317317
"src/scripting.html": {
318318
"href": "src/scripting.html",

0 commit comments

Comments
 (0)