Element Axes3D
↳ Axes3D
This element creates the axis and plane elements of a 3D view.
Defined in: box3d.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This element "axes3d" is used to create
|
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.