In the help document, I found that 'A Body_Flexible may be connected to the rest of the system using any combination of constraints, motions, or applied forces. It does not support contact natively.'
NLFE body is limited because of the standard cross sections, I could use NLFE because the cross section of my model is not a standard one.
Q1: Are there any alternative methods to simulate the contact between the flexible body and rigid body in MBD?
In the contact help, I found that there is an option " type = ‘USER’ ” which could be defined by Python function, is it possible to use this method to define the contact behaviour? Any tutorials about this?
Thanks
Theo