lib.3d.mesh.generate.ExtrudeCurves - tooll3/t3 GitHub Wiki

ExtrudeCurves

in lib.3d.mesh.generate


Generates a mesh by extruding a set of points along a set of other points.

The extrusion is done along the z-axis. This means that the rail points should be aligned in a way that z is pointing along the rail.

Also the normals are directly taken from the extruded points z-axis. You can use the [VisualizePoints] to verify the alignment and adjust it it [TransformPoints] in point space.


Input Parameters

Name (Relevancy & Type) Description
RailPoints (BufferWithViewsRequired) -
ProfilePoints (BufferWithViewsRequired) -
UseWAsWidth (Boolean) -
Width (Single) -
UseExtend (Boolean) -

Outputs

Name Type
Output2 T3.Core.DataTypes.MeshBuffers

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️