Home Search

DriveWorks Pro 23
PDMGetFolderTemplates

Send Feedback

PDMGetFolderTemplates

Returns a pipebar (|) delimited list of Folder Templates in the current vault accessible by the PDM user.

The SOLIDWORKS PDM Professional plugin must be installed and enabled for this function to calculate.

Syntax

PDMGetFolderTemplates([Refresh])

Where:

Refresh (optional): A value that refreshes the data when changed.

Example

RuleResultMeaning
PDMGetFolderTemplates()ContractTemplate|OrderTemplate|QuoteTemplateWill retrieve the available Folder Templates once a specification is started.
PDMGetFolderTemplates(DwConstantRefreshFolderTemplates)ContractTemplate|OrderTemplateWill retrieve the available Folder Templates each time the constant changes. QuoteTemplate was removed.