BoxRatios
is an option for Graphics3D that gives the ratios of side lengths for the bounding box of the three‐dimensional picture.
Details
- BoxRatios->{sx,sy,sz} gives the side‐length ratios.
- BoxRatios->Automatic normally gives box ratios corresponding to the actual coordinate values in the 3D graphic.
Examples
open all
close all
Basic Examples (2)
Specify the ratios between the bounding box lengths:
Use the actual coordinate values for the ratios:
Properties & Relations (6)