Geometry's setLinesAsTubes does not allow to set the diameter or number of sides
As a | CEP developer |
I would like to | set a precise diameter for a cylinder defined from a line in a MeshComponent |
So that | it allows CEP developers to easily create line-based cylinders |
Epic/Topics | Geometry/ |
Description / Overview
In MeshComponent, calling setLinesAsTubes() sets automatically the radius and number of sides of the generated cylinders. I would like to specify the radius manually.
Hints
Add more parameters to the setLinesAsTubes method in Geometry, GeometryInterface, and Component.
Acceptance tests
-
Set a specific radius -
Create a line and display it as tubes with a set radius -
Set a specific radius/length ratio -
Create a line with multiple segments with a set radius/length ratio
Track
Misc
- Automatic subscription of issue creator:
Edited by Emmanuel Promayon