This actor contains the geometry and appearance specifications for a circularly swept object. The output port is used to connect this actor to the Java3D scene graph. This actor will only have meaning in the GR domain.
The parameter polyline determines the silhouette of the object. One will need to enter an array of coordinates in the X-Y plane to specify the contour for this silhouette. The parameter angleSpan determines the angle in which the silhouette is swept. The parameter slices determines the number of polygonal slices used in the sweep.
Field Detail |
public VisualSim.data.expr.Parameter polyline
public VisualSim.data.expr.Parameter angleSpan
public VisualSim.data.expr.Parameter slices