Difference between revisions of "Cone Command"

From GeoGebra Manual
Jump to: navigation, search
(typo tool Pyramid)
m (command syntax: changed [ ] into ( ))
 
(10 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}}
+
;Cone( <Circle>, <Height> )
;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''
+
:Creates a cone with given base and height.
;Cone[ <Point P>, <Point Q>, <Radius r> ]:Creates a cone with vertex ''Q'' and a circle center ''P'' radius ''r'' as base.
+
;Cone( <Point>, <Point>, <Radius> )
;Cone[ <Circle c>, <Height h> ]:Creates a cone with base ''c'' and height ''h''.
+
:Creates a cone with vertex (second point), circle center (first point) and given radius.
{{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.}}
+
;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 ≥ <math>\frac{\pi}{2}</math>.}}
 +
{{Note|1=See also [[InfiniteCone Command|InfiniteCone]] command, the [[File:Mode cone.svg|link=|24px]] [[Cone Tool|Cone]] tool and the [[File:Mode conify.svg|link=|24px]] [[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.}}

Latest revision as of 12:36, 30 September 2017


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, the Mode cone.svg Cone tool and the Mode conify.svg 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