ecl-logo Documentation
ECL`

PlotGraduatedCylinder

PlotGraduatedCylinder[GraduatedCylinder]Graphic

plots Graphic according to the input GraduatedCylinder.

PlotGraduatedCylinder[GraduatedCylinder, Volume]Graphic

plots Graphic according to the input GraduatedCylinder filled to Volume.

Details

    Input
    Output
    General Options

Examples

open allclose all

Basic Examples  (3)

Plot a graduated cylinder model:

Plot a graduated cylinder object:

Plot a graduated cylinder with a volume of liquid:

Options  (1)

FieldOfView  (1)

Plot a graduated cylinder with a volume of liquid focusing on the meniscus:

Messages  (3)

Error::UnableToPlotGraduatedCylinderModel  (1)

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

Error::VolumeOutsidePlottableRange  (1)

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

Warning::VolumeOutsideOfGraduations  (1)

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

Last modified on Tue 7 Oct 2025 18:32:09