axisscale
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 5.2, Creation date: 2022-03-29, Last change: 2025-09-15
scales the axis to a defined size
Description
The more often solids consist of several parts and the more often the functiion SGplotcellmultiple is used, the is alos a need to see the indivudal parts in the same scale
See Also: axis4all
, view4all
, axisratio
, axis4math
, axis4animation
, SGplotcellmultiple
Example Illustration
Syntax
axisscale(ss)
Input Parameter
Examples
A=SGbox([5,5,5]); B=SGbox(20,30,10); SG={A,B}; SGplotcellmultiple(SG)
A=SGbox([5,5,5]); B=SGbox(20,30,10); SG={A,B}; SGplotcellmultiple(SG,'scale')
Copyright 2022-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21