Difference between revisions of "InfiniteCone Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
;InfiniteCone[ <Point>, <Vector>, <Angle α> ]
+
;InfiniteCone( <Point>, <Vector>, <Angle α> )
 
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle ''2α''.
 
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle ''2α''.
;InfiniteCone[ <Point>, <Point>, <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 ''2α''.
 
: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 α> ]
+
;InfiniteCone( <Point>, <Line>, <Angle α> )
 
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to given line and apex angle ''2α''.
 
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to given line and apex angle ''2α''.
  

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