Skip to main content

Profile (old), Curve (old), Point, 1.2.0

Profile, Curve, Point, Scalar, Scalar, 5.21.0

Profile, Spline, Point, Scalar, Scalar, 5.20.0

Profile (old), Curve (old), Point, 1.2.0

Sweep a profile along a curve.

Inputs

NameTypeDescription
ProfileProfile (old)Profile to sweep. a large profile paired with a high-curvature curve may create unwanted instersections in the result.
CurveCurve (old)Guide curve to sweep along. a high curvature curve paired with a large profile may create unwanted intersections in the result.
Bind pointPointPoint to translate to the starting point of the curve. the profile is translated by the same amount, then rotated to be perpendicular to the tangent of the curve. for best results, use a bind points that is on or near the profile.

Outputs

Profile, Curve, Point, Scalar, Scalar, 5.21.0

Sweep a profile along a curve.

Inputs

NameTypeDescription
ProfileProfileProfile to sweep. a large profile paired with a high-curvature curve may create unwanted intersections in the result.
CurveCurveGuide curve to sweep along. a high-curvature curve paired with a large profile may create unwanted intersections in the result.
Bind pointPointPoint to translate to the starting point of the curve. the profile is translated by the same amount, then rotated around the starting point to be perpendicular to the tangent of the curve. for best results, use a bind point that is on or near the profile.
Starting rotationScalarStarting rotation of the profile. the profile is rotated by this angle around the bind point and the tangent to the curve’s starting point.
Ending rotationScalarEnding rotation of the profile. the profile is rotated around the axis created by the bind point and the vector tangent to the curve’s end point.

Outputs

Profile, Spline, Point, Scalar, Scalar, 5.20.0

Sweep a profile along a curve.

Inputs

NameTypeDescription
ProfileProfileProfile to sweep. a large profile paired with a high-curvature curve may create unwanted intersections in the result.
CurveSplineGuide curve to sweep along. a high-curvature curve paired with a large profile may create unwanted intersections in the result.
Bind pointPointPoint to translate to the starting point of the curve. the profile is translated by the same amount, then rotated around the starting point to be perpendicular to the tangent of the curve. for best results, use a bind point that is on or near the profile.
Starting rotationScalarStarting rotation of the profile. the profile is rotated by this angle around the bind point and the tangent to the curve’s starting point.
Ending rotationScalarEnding rotation of the profile. the profile is rotated around the axis created by the bind point and the vector tangent to the curve’s end point.

Outputs