kopia lustrzana https://github.com/vilemduha/blendercam
C-Remove Doubles explanation
rodzic
2c48a53369
commit
6eb0f6fa19
|
@ -52,4 +52,5 @@ Operator Options:
|
|||
* **offset** - tool diameter to use for the offset
|
||||
|
||||
## C-Remove Doubles
|
||||
Curve remove doubles - warning, removes beziers!
|
||||
Curve remove doubles - warning, removes beziers!
|
||||
This operator will convert the curve to a mesh, perform remove doubles on the mesh, and then convert it back to a curve. This can be used to fix curves that are imported into Blender from other applications i.e. stl, dxf, that may have overlapping control points in the curve which can be a problem when calculating an operation.
|
Ładowanie…
Reference in New Issue