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

A container element that creates the axes and rear and front planes of a 3D view.

Defined in: box3d.js.

  • 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 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 Mon Oct 06 2025 17:36:51 GMT+0200 (Mitteleuropäische Sommerzeit)