Difference between revisions of "Ends Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(4 intermediate revisions by 4 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}}
+
;Ends( <Quadric> )
;Ends[ <Quadric> ]
+
:Creates the top and the bottom of the limited quadric.
:Creates the top and the bottom of the limited quadric (e.g. two circles for a cylinder, one circle and point apex for cone).
+
:{{examples| 1=<div>
:{{example| 1=<div><code><nowiki>Ends[ cylinder ]</nowiki></code> yields two circles.</div>}}
+
:*<code><nowiki>Ends( cylinder )</nowiki></code> yields two circles.
:{{example| 1=<div><code><nowiki>Ends[ cone ]</nowiki></code> yields a circle and the cone end (point).</div>}}
+
:*<code><nowiki>Ends( cone )</nowiki></code> yields a circle and the cone end (point).</div>}}
 
 
 
{{Note| See also [[Top Command|Top Command]], [[Bottom Command|Bottom Command]] and [[Side Command|Side Command]].}}
 
{{Note| See also [[Top Command|Top Command]], [[Bottom Command|Bottom Command]] and [[Side Command|Side Command]].}}

Latest revision as of 12:42, 30 September 2017

© 2024 International GeoGebra Institute