Reference
Table of Contents
▸
List of Commands
▸
3D Meshes
▸
axes3d
◀
arrow3d
|
boundingbox3d
▶
axes3d
Arguments:
_size_x,_size_y,_size_z,_font_size>0,_label_x,_label_y,_label_z,_is_origin={ 0=no | 1=yes }
Description:
Input 3D axes with specified sizes along the x,y and z orientations.
Default values:
size_x=size_y=size_z=1
,
font_size=23
,
label_x=X
,
label_y=Y
,
label_z=Z
and
is_origin=1
Example of use:
$ gmic axes3d ,
Command:
axes3d ,