Creating Cylinders in the NURBS toolbox
Show older comments
Hello, thanks for reading this,
I have a question about using the NURBS toolbox; namely creating geometrical cylinders and using those for IGES export.
I can create cylinders in MATLAB using the toolbox, but I was wondering if there was another way to declare cylinders besides the given ways they mentioned.
What I would like to do is declare two points (which are the start and endpoint for a given cylinder), and a radius of the cylinder (that is what I used in Ansys to create a cylinder). In the NURBS toolbox nrbcylind.m file, what you do is mention the center of the cylinder and the radius. Unfortunately, this means that every cylinder I create will be oriented the same way (which is a problem).
Any ideas? Is this possible?
Thanks for the help!
Answers (0)
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!