classmethod foxes.core.PointDataModelList.new(model_type, *args, **kwargs)[source]

Run-time point model factory.

ParametersΒΆ

model_type: str

The selected derived class name

args: tuple, optional

Additional parameters for the constructor

kwargs: dict, optional

Additional parameters for the constructor