mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-12-09 07:19:11 +00:00
doc fix
This commit is contained in:
parent
cea5ea2a93
commit
6fb5f45466
1 changed files with 1 additions and 1 deletions
|
|
@ -3168,7 +3168,7 @@ module _show_ghost()
|
|||
// that use the parent geometry such as {{attach()}}, {{align()}}, {{position()}} or {{parent()}}
|
||||
// will reference the geometry for the specified part. This allows you to access the inner wall
|
||||
// of tubes, for example.
|
||||
// Argument:
|
||||
// Argument:
|
||||
// name = name of part to use for subsequent attachments.
|
||||
// Example: This example shows attaching the light blue cube normally, on the outside of the tube, and the pink cube using the "inside" attachment part.
|
||||
// tube(ir1=10,ir2=20,h=20, wall=3){
|
||||
|
|
|
|||
Loading…
Reference in a new issue