PltPlotPage constructor

init

Initializes a new instance of the PltPlotPage class.

def __init__(self, objects):
    ...
ParameterTypeDescription
objectslistThe PLT plot objects.

See Also