ExportX3D[file, gr] exports Graphics3D object to static X3D file . |
ExportX3D[file, linkage] exports linkage in the actual posture to a static X3D file. |
ExportX3D[file, linkage, drvls] exports linkage animation specified by drvls to animated X3D file. |
ExportX3D[gr] without file-name specification the scene defined by gr is exported to the X3D file defined by $LinkageVRMLFile symbol. |
Axes | False | Specifies whether axes should be drawn. | |
AxesStyle | {} | Specifies how axes should be rendered. | |
Background | None | Bacground color of the scene. | |
Boxed | True | Specifies whether to draw the edges of the bounding box in a three-dimensional picture. | |
BoxStyle | {} | Specifies how the bounding box should be rendered. | |
FaceGrids | None | Specifies grid lines to draw on the faces of the bounding box. | |
FaceGridsStyle | {} | Specifies how face grids should be rendered. | |
PlotRange | All | Specifies what range of coordinates to include in a scene. | |
PlotRangePadding | Automatic | Specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange. | |
Ticks | Automatic | Specifies tick marks for axes. | |
VRMLFontScale | 20 | Ratio of the fontsize in Mathematica and in VRML world | |
VRMLNavigationSpeed | 2 | Animation speed in the NavigationInfo node | |
VRMLViewPoints | Automatic | Additional viewpoints specification |
ForceSize | 5 | Specifies the display's length length of the maximum force vector. | |
ForceStyle | Automatic | Specifies how force icons should be rendered. | |
JointMarkers | None | List of joint names, which joint's icon markers are displayed. | |
LinkGeometry | All | List of link names, which link geometry are displayed. | |
LinkMarkers | None | List of link names, which LLRF markers are displayed. | |
MarkerAxesStyle | Automatic | Specifies how marker' axis arrow should be rendered. | |
MarkerLabels | {"x", "y", "z"} | Labels of the axes. | |
MarkerLabelStyle | {} | List of text styles used for MarkerLabels. | |
MarkerSize | 1 | Length of the axes. | |
VRMLViewPoints | Automatic | Additional viewpoints specification. |
Resolution | 50 | Number of frames betwen two key frames. | |
TracePoints | None | Coordinates of point of links, which sweeping path are displayed. | |
TraceStyle | Automatic | Specifies how trace lines should be rendered. | |
VRMLCycleTime | 10 | Total time of the animation. |