Fit
2D Placement - Fill all available space
This is the simplest placement: it simply takes all the available space.
Python
    Oil.createObject("Fit2dPlacement")
    
    2D Placement - Fill all available space
This is the simplest placement: it simply takes all the available space.
    Oil.createObject("Fit2dPlacement")