generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
maintenancePackage and maintenance relatedPackage and maintenance related
Milestone
Description
π Description of the feature
Don't use the following APIs since ListUnits(UnitType) can be used:
Stackup service
- ListLaminateThicknessUnits
Lifecycle service
- ListFreqUnits (not found in PySherlock)
- ListTempUnits (not found in PySherlock)
- ListAmplUnits
- ListShockLoadUnits
π‘ Steps for implementing the feature
These units are used for validation of parameters in PySherlock.
Remove this validation (and associated unit tests).
Remove the code that is making requests and caching these units.
Bench test to determine if Sherlock is handling invalid units. If not, create Sherlock stories to address that.
π Useful links and references
Metadata
Metadata
Assignees
Labels
maintenancePackage and maintenance relatedPackage and maintenance related