Difference between revisions of "InfiniteCylinder Command"

From GeoGebra Manual
Jump to: navigation, search
m (makeup: added italics to objects names)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}{{command|3D}}
{{command|3D}}
+
;InfiniteCylinder[ <Line>, <Radius> ]
;InfiniteCylinder[ <Point P>, <Vector v>, <Radius r> ]:Creates an infinite cylinder radius ''r'' with axis of symmetry through ''P'' parallel to ''v''.
+
:Creates an infinite cylinder with given radius and given line as an axis of symmetry.
;InfiniteCylinder[ <Point P>, <Point Q>, <Radius r> ]:Creates an infinite cylinder radius ''r'' with line ''PQ'' as axis of symmetry.
+
:{{example|1=<div><code>InfiniteCylinder[ xAxis, 2 ]</code> creates an infinite cylinder with radius 2 and with the x-axis as axis of symmetry.</div>}}
;InfiniteCylinder[ <Line a>, <Radius r> ]:Creates an infinite cylinder radius ''r'' with axis of symmetry ''a''.
+
;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.

Revision as of 09:54, 29 July 2014


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.
© 2024 International GeoGebra Institute