Difference between revisions of "Cone Command"

From GeoGebra Manual
Jump to: navigation, search
(typo tool Pyramid)
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}}
;Cone[ <Point P>, <Vector v>, <Radius r> ]:Creates a cone whose base is a circle center ''P'' & radius ''r'' with vertex given by the point with position vector <math> \vec{OP} </math> + ''v''
+
;Cone[ <Circle>, <Height> ]
;Cone[ <Point P>, <Point Q>, <Radius r> ]:Creates a cone with vertex ''Q'' and a circle center ''P'' radius ''r'' as base.
+
:Creates a cone with given base and height.
;Cone[ <Circle c>, <Height h> ]:Creates a cone with base ''c'' and height ''h''.
+
;Cone[ <Point>, <Point>, <Radius> ]  
 +
:Creates a cone with vertex (second point), circle center (first point) and given radius.
 +
;Cone[ <Point>, <Vector>, <Angle α> ]  
 +
:Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle 2α.
 +
:{{Note|1=This command yields undefined, if angle > \(\frac{\pi}{2}\).}}
 
{{Note|1=See also [[InfiniteCone Command|InfiniteCone]] command and [[Extrude to Pyramid or Cone Tool|Extrude to Pyramid or Cone]] tool, that operates by dragging or selecting a circle and entering altitude to create a right circular cone.}}
 
{{Note|1=See also [[InfiniteCone Command|InfiniteCone]] command and [[Extrude to Pyramid or Cone Tool|Extrude to Pyramid or Cone]] tool, that operates by dragging or selecting a circle and entering altitude to create a right circular cone.}}

Revision as of 08:23, 30 July 2014


Cone[ <Circle>, <Height> ]
Creates a cone with given base and height.
Cone[ <Point>, <Point>, <Radius> ]
Creates a cone with vertex (second point), circle center (first point) and given radius.
Cone[ <Point>, <Vector>, <Angle α> ]
Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle 2α.
Note: This command yields undefined, if angle > \(\frac{\pi}{2}\).
Note: See also InfiniteCone command and Extrude to Pyramid or Cone tool, that operates by dragging or selecting a circle and entering altitude to create a right circular cone.
© 2024 International GeoGebra Institute