OBJ
(Mathematica Import/Export Format) Wavefront OBJ format. 3D geometry format. Used for storage and exchange of 3D geometry definitions. Native format of the Wavefront application. Stores a geometry as a ...
VTK
(Mathematica Import/Export Format) Visualization Toolkit format. Used for storage of 3D models. Native format of the open-source Visualization Toolkit software. ASCII or binary format. VTK is an acronym ...
"SelectionConvert" converts the selected cells into a new format.
Convert To opens a submenu for converting a cell to another form, format, or display form.
AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
AbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object. AbsoluteOptions[expr, name] gives the absolute setting for ...
AccountingForm[expr] prints with all numbers in expr given in standard accounting notation. AccountingForm[expr, n] prints with numbers given to n-digit precision.
And
(Built-in Mathematica Symbol) e_1 && e_2 && ... is the logical AND function. It evaluates its arguments in order, giving False immediately if any of them are False, and True if they are all True.
AutoGeneratedPackage is an option for notebooks that specifies whether a package is automatically created when a notebook that contains initialization cells or groups is ...
Axis
(Built-in Mathematica Symbol) Axis is a symbol that represents the axis for purposes of alignment and positioning.