this would be possible on the mecway, is there any strategy?
Load to panel nodes
Panel of this type transfers the applied load to all or selected nodes (corners) of the panel. The load is generated only in supported nodes. Sum of load is transferred to nodes according to the length of edges connected to each node. The user can set the weight for individual nodes or exclude some of them from load transfer.
Load to panel edges
Panel of this type transfers the applied load to all or selected edges of the panel. The load is generated only along supported edges ("supported" means supported by another member, it is not possible to define a direct support on the load panel). Sum of load is transferred to edges according to the length of edges. The user can adjust the weight for individual edges or exclude some of them from load transfer.
Comments
Load to panel edges:
If the load should be distributed according to the area of the panel such as uniform pressure load a floor, then my previous suggestions are probably too complicated and the only practical option may be to mesh the panel explicitly. With the internal solver, you can connect a shell element panel to a beam element frame using bonded contact so you don't have to worry about making the meshes compatible. You might have to tune the panel's stiffness to make it behave more like an ideal zero-stiffness load distributer. With linear analysis, this could be done simply by giving it a very low thickness and/or Young's modulus.
For "Load to panel nodes", you could connect the panel elements to the supported nodes using beam elements to give you control over how it's distributed to each node (the weights).
thanks