enable_rigid_flex#
- Hfss3dLayout.enable_rigid_flex()[source]#
Turn on or off the rigid flex of a board with bending if available.
This function is the same for both turning on and off rigid flex.
- Returns:
- bool
True
if rigid flex is turned off,False`
if rigid flex is turned off. In non-graphical,True
is always returned due to a bug in the native API.