rmcanany

Results 11 issues of rmcanany

https://community.sw.siemens.com/s/question/0D5KZ000006oz1C0AQ/solid-edge-housekeeper-v20241-released Issue with replace string: `%{System.File Name (no extension)}`. Works on regular assemblies. Probably need to fix `Task_Common.SubstitutePropertyFormula()`. `SEDoc.FullName` returns the name with the member name appended with the delimiter...

Place task controls and settings into a hierarchical structure. Top level is a task category. For example, maybe Edit/update, Check, and Wrap up. Add images to the category and task...

So a user can quickly review unfamiliar files.

Provide an input form similar to PropertyInputEditor. Allow for different output directories and subdirectories for each type. Change the current subdirectory functionality to allow nested/hierarchical directories, e.g., %{System.Material} \ %{Custom.Sheet...

-- Incorporate User Controls (Supersedes https://github.com/rmcanany/SolidEdgeHousekeeper/issues/106) -- Deal with localized properties (Supersedes https://github.com/rmcanany/SolidEdgeHousekeeper/issues/109) -- Incorporate new `TemplatePropertyList` functionality -- Add Save/Retrieve/Delete for user inputs

Maybe a static class, ErrorLogger, that can receive feedback from anywhere without the need to pass around a dictionary. Any method that needs to report an error could ping the...

Suggested by @Careframe1 on the SE Forum: https://community.sw.siemens.com/s/question/0D5Vb00000Lej9IKAR/solid-edge-housekeeper-v20243-is-released Also be able to sort on property values.

Rather than a matrix of radio buttons, a list something like: FROM TO Available [ComboBox] Baselined [ComboBox] ... Create Properties to store the values, like Public Property StatusATo as String...

Process using the SEEC API. Could add a page on the Configuration Tab for any required global setup.