InfiniteCylinder Command

From GeoGebra Manual
Revision as of 12:56, 30 September 2017 by Mathmum (talk | contribs) (command syntax: changed [ ] into ( ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InfiniteCylinder( <Line>, <Radius> )
Creates an infinite cylinder with given radius and given line as an axis of symmetry.
Example:
InfiniteCylinder( xAxis, 2 ) creates an infinite cylinder with radius 2 and with the x-axis as axis of symmetry.
InfiniteCylinder( <Point>, <Vector>, <Radius > )
Creates an infinite cylinder with given radius and with axis of symmetry through a given point parallel to the vector.
InfiniteCylinder( <Point>, <Point>, <Radius> )
Creates an infinite cylinder with given radius and with line through two points as an axis of symmetry.
Note: See also the Cylinder command and Mode cylinder.svg Cylinder tool.
© 2024 International GeoGebra Institute