Skip to main content

All Questions

0 votes
1 answer
65 views

How do I re-align Curve Rotation to World Origin

As you can see my curve origin is not aligned to the world origin. How do I fix this?
Glen Candle's user avatar
  • 1,819
1 vote
1 answer
180 views

Create a set of points that curve based on face normals

I have 2 given locations to create a path between two points: the start and end points. I want to create a method in python that will give the points/vectors to create a curve between the two and use ...
Blenderguppy's user avatar
6 votes
1 answer
232 views

Creating Curves at the Joints of Objects

It is necessary to create a weld for the tank, for this I needed to create curves in the joint area using Python, then put welds in the curve. I know how to create curves manually, but there are 990 ...
Владик Кузьмин's user avatar