ecl-logo Documentation
ECL`

PlotContainer

PlotContainer[Container]Graphic

plots Graphic according to the input Container.

PlotContainer[Container, Volume]Graphic

plots Graphic according to the input Container filled to Volume.

Details

    Input
    Output
    General Options

Examples

open allclose all

Basic Examples  (3)

Plot a container model:

Plot a container object:

Plot a container with a volume of liquid:

Options  (1)

FieldOfView  (1)

Plot a container with a volume of liquid focusing on the meniscus:

Messages  (3)

UnableToPlotGraduatedCylinderModel  (1)

If the input is invalid an error message is surfaced and $Failed is returned:

VolumeOutsideOfGraduations  (1)

If the specified volume would be difficult to measure a warning is surfaced:

VolumeOutsidePlottableRange  (1)

If the volume is unable to be plotted (i.e. beyond the capacity of the container) an error messaged is surfaced and $Failed is returned:

Last modified on Thu 18 Sep 2025 17:09:08