Skip to main content

AxisLike

An axis reference used by revolve() and other axis-based operations. Any of the following formats are accepted:

FormatExampleDescription
Standard axis string"x", "y", "z"The three principal axes
Axisaxis("x", [0, 10])An axis object created with axis()