mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-17 21:51:45 +02:00
more edits
This commit is contained in:
@@ -625,8 +625,8 @@ an attachable part called "inside" that lets you attach to the inside
|
||||
of the tube.
|
||||
|
||||
Below we create an example where an object is made from two
|
||||
cylindrical parts, and we want to be able to attach to either one.
|
||||
In order to create attchable parts you must pass a list of the parts
|
||||
cylindrical parts, and we want to be able to attach to either
|
||||
one. In order to create attchable parts you must pass a list of the parts
|
||||
to `attachable()`. You create a part using the `define_part()`
|
||||
function which requires the part's name and its geometry. You can
|
||||
optionally provide a transformation using the `T=` parameter and give
|
||||
|
Reference in New Issue
Block a user