mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-17 20:01:34 +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.
|
of the tube.
|
||||||
|
|
||||||
Below we create an example where an object is made from two
|
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.
|
cylindrical parts, and we want to be able to attach to either
|
||||||
In order to create attchable parts you must pass a list of the parts
|
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()`
|
to `attachable()`. You create a part using the `define_part()`
|
||||||
function which requires the part's name and its geometry. You can
|
function which requires the part's name and its geometry. You can
|
||||||
optionally provide a transformation using the `T=` parameter and give
|
optionally provide a transformation using the `T=` parameter and give
|
||||||
|
Reference in New Issue
Block a user