The Set Links On Worksets And Pin extension automates the process of organizing links into separate worksets, making it easy to open only the worksets/links you need when opening the model.
Options for stripping standard file extensions from the link names in worksets.
Remove IFC Suffix: If true, ".ifc" will be removed from the workset name.
Default: Enabled (true)
Result Example: An IFC link named "Building.ifc" results in a workset named "LINK-Building".
Remove RVT Suffix: If true, ".rvt" will be removed from the workset name.
Default: Enabled (true)
Result Example: A Revit link named "Facade.rvt" becomes a workset named "LINK-Facade".
Configure these to determine how the workset names are constructed.
This setting enables the use of an alternate naming convention for specific links, providing flexibility in organizing workset names.
Allow Alternative Prefix and Suffix: When set to true, the extension will recognize and maintain workset names that start with the alternative prefix or end with the alternative suffix. If a workset with the alternative prefix or suffix already exists, the extension will not rename it to the default prefix/suffix format.
These are used if you opt to categorize certain links differently.
Alternative Prefix: Used to group some links under a different naming convention.
Default Value: "xLINK-"
Result Example: With an alternative prefix and the main prefix as default, a link named "Building" results in "xLINK-Building".
Alternative Suffix: Appends an alternative suffix to categorized links.
Default Value: (empty)
Result Example: With an alternative suffix "_ALT", the link "Building" would have the workset "LINK-Building_ALT".

The extension outputs include:
If any errors occur, the extension will cancel the operation and provide a detailed message for diagnosis. Review the message and adjust the configuration or project setup as necessary before attempting to run the extension again.