You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ply type is not available in the MAPDL workflow and so it can be beneficial in some workflow if the ePlyTypeFilterPin can be set from the python scripting layer.
💡 Steps for implementing the feature
Tasks:
add input pin ePlyTypeFilterPin to composite::evaluate_failure_criterion_per_scope (backend)
Add argument filter_by_ply_type to the function evaluate_failure_criteria which is implemented on the Model.
Update doc string
Add unit test
🔗 Useful links and references
Initialized by ACE
The text was updated successfully, but these errors were encountered:
📝 Description of the feature
The ply type is not available in the MAPDL workflow and so it can be beneficial in some workflow if the ePlyTypeFilterPin can be set from the python scripting layer.
💡 Steps for implementing the feature
Tasks:
filter_by_ply_type
to the functionevaluate_failure_criteria
which is implemented on the Model.🔗 Useful links and references
Initialized by ACE
The text was updated successfully, but these errors were encountered: