JavaScript must be enabled in order for you to use JSXGraph and JSXGraph reference. However, it seems JavaScript is either disabled or not supported by your browser.

Class Index | File Index

Elements
Classes

Element Axes3D


      ↳ Axes3D

This element creates the axis and plane elements of a 3D view.

Defined in: box3d.js.

Element Summary
Constructor Attributes Constructor Name and Description
 
This element "axes3d" is used to create
  • 3D coordinate axes (either "axesPosition:'border'" or "axesPosition:'center'")
  • A point3d "O" (origin) if "axesPosition:'center'"
  • Rear and front planes in all three directions of the view3d element.
Element Detail
Axes3D
This element "axes3d" is used to create
  • 3D coordinate axes (either "axesPosition:'border'" or "axesPosition:'center'")
  • A point3d "O" (origin) if "axesPosition:'center'"
  • Rear and front planes in all three directions of the view3d element.
  • Coordinate axes on the rear and front planes
Throws:
{Exception}
If the element cannot be constructed with the given parent objects an exception is thrown.




Documentation generated by JsDoc Toolkit 2.4.0 on Wed Oct 02 2024 09:14:33 GMT+0200 (Mitteleuropäische Sommerzeit)