Würfel (Befehl)

Aus GeoGebra Manual
Version vom 9. September 2014, 10:13 Uhr von Sabsi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|3D}} ;Cube[ <Point>, <Point>, <Direction> ] :Creates a cube having the…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
Cube[ <Point>, <Point>, <Direction> ]
Creates a cube having the segment between the two points as an edge.
The other vertices are uniquely determined by the given direction, that should be one of:
  • a vector, a segment, a line, a ray orthogonal to the segment, or
  • a polygon, a plane parallel to the segment.
The created cube will have:
  • a face with the segment as an edge in a plane orthogonal to the given vector/segment/line/ray, or
  • a face with the segment as an edge in a plane parallel to the polygon/plane.
Cube[ <Point>, <Point>]
Creates a cube having the segment between two points as an edge, and a face contained in a plane parallel to xOy plane.
Anmerkung: This syntax is a shortcut for Cube[ <Point>, <Point>, xOyPlane], which requires that the segment between the two points is parallel to xOy plane.
Anmerkung: See also Tetrahedron, Octahedron, Icosahedron, Dodecahedron commands.
© 2024 International GeoGebra Institute