symmetricclose sycl
Closes a polycurve symmetrically.
Closes a polycurve symmetrically over the second local axis of the polycurve by adding copies of the existing sections in opposite order. The last point of the polycurve must be located on the local second axis of the polycurve.
symmetricclose Polycurve_4
Closes Polycurve_4 symmetrically by adding copies of the existing sections in opposite order.
<no parameters>
no parameters |
Mode | Target |
---|---|
Geometry | Polycurve |
{1,...} Segment
Closes a polycurve symmetrically by adding copies of the existing sections in opposite order.
symmetricclose Polycurve_2 true
Closes Polycurve_2 symmetrically over the second local axis of Polycurve_2 by adding copies of the existing sections in opposite order. If the last point of Polycurve_2 is not located on the local second axis of Polycurve_2 the symmetry axis will be moved to the last point.
symmetricclose Polycurve_4 false
Closes Polycurve_4 symmetrically over the second local axis of Polycurve_4 by adding copies of the existing sections in opposite order. The last point of Polycurve_4 must be located on the local second axis of Polycurve_4.
Boolean'
Boolean | Boolean value indicating the use of last point for symmetry axis | True moves the symmetry axis to the last point of the polycurve if it is not located there, false sets that the last point of the polycurve must be located on the local second axis of the polycurve |
Mode | Target |
---|---|
Geometry | Polycurve |
{1,...} Segment