Solids Builder - 3D Polyline
3D Polyline - creates a polyline that passes through the list of
points provided:
The 3D Polyline activity has the following properties:
- Identification
- Name - polyline name
The name of the polyline must follow the naming rules
- Closed - indicates whether the polyline is closed or open (connects the end point to the start point)
- arc Length - a numeric value or VB expression to calculate the length of the rounding arc at the vertices
In the preview below, observe the vertices without the arc and in the next, with the arcs

- Minimum Radius - a numeric value or VB expression to calculate the radius of the rounding arc at the vertices
- Visible Object - indicates whether or not the point should be drawn in the preview

- Points - indicates the list of points used to draw the polyline
- Show Lines - indicates whether the lines connecting the vertices to the PC / PT of the arcs are drawn
3d polyline point list requires the point list editor.
This editor has a series of buttons:
They are as follows:
Move to Start - move selected items to the beginning of the list
Up - move up selected items in a position
Down - down selected items in a position
bottom - move selected items to the bottom of the list
add - add the selected items in the left list (points available) to the right list (points used)
Remove - removes selected items from the list on the right (points used)
Select all - select all items
Invert Selection - invert selection from list
- Apply - apply the list selection to the activity.
In order to be drawn with the chosen items, you must click this button
If the text is too big/small, or the sphere representing the point is too big or small, use the buttons ( A, a,
,
) at the top of the screen to change the preview
Properties (for use in VB expressions)
implements the curves properties
Methods (for use in VB expressions)
implements the curves methods