Difference between revisions of "InfiniteCone Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|3D}} ;InfiniteCone[ <Point3D>, <Vector>, <Angle Number> ]:Creates a cone of revolution ar...")
 
(command syntax: changed [ ] into ( ))
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
{{command|3D}}
+
;InfiniteCone( <Point>, <Vector>, <Angle α> )
;InfiniteCone[ <Point3D>, <Vector>, <Angle Number> ]:Creates a cone of revolution around (point, vector) direction, with point for apex, and with number for angle (half-angle of the cone)
+
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle ''2α''.
;InfiniteCone[ <Point3D>, <Point3D>, <Angle Number> ]:Creates a cone of revolution around (point, point) direction, with point for apex, and with number for angle (half-angle of the cone)
+
;InfiniteCone( <Point>, <Point>, <Angle α> )
;InfiniteCone[ <Point3D>, <Line>, <Angle Number> ]:Creates a cone of revolution with point for apex, with axis parallel to line, and with number for angle (half-angle of the cone)
+
:Creates an infinite cone with given first point as vertex, line through two points as axis of symmetry and apex angle ''2α''.
 +
;InfiniteCone( <Point>, <Line>, <Angle α> )
 +
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to given line and apex angle ''2α''.
 +
 
 +
{{Notes|1=
 +
:*If you enter the angle without the degree symbol, you will get the apex angle in radian.
 +
:*See also the [[Cone Command|Cone]] command and [[File:Mode cone.svg|link=|24px]] [[Cone Tool|Cone]] tool.}}

Latest revision as of 12:55, 30 September 2017


InfiniteCone( <Point>, <Vector>, <Angle α> )
Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle .
InfiniteCone( <Point>, <Point>, <Angle α> )
Creates an infinite cone with given first point as vertex, line through two points as axis of symmetry and apex angle .
InfiniteCone( <Point>, <Line>, <Angle α> )
Creates an infinite cone with given point as vertex, axis of symmetry parallel to given line and apex angle .
Notes:
  • If you enter the angle without the degree symbol, you will get the apex angle in radian.
  • See also the Cone command and Mode cone.svg Cone tool.
© 2024 International GeoGebra Institute