mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-12-09 15:29:09 +00:00
doc fix
This commit is contained in:
parent
c4492e07ee
commit
d06a27503e
1 changed files with 1 additions and 1 deletions
|
|
@ -5270,7 +5270,7 @@ function transform_desc(T,desc) =
|
|||
// See the last examples in {{prism_connector()}} for examples using this module.
|
||||
// Arguments:
|
||||
// transforms = list of transformation matrices to apply to the children
|
||||
// Side Effect:
|
||||
// Side Effects:
|
||||
// `$count` is set to the number of transformations
|
||||
// `$idx` is set to the index number of the current transformation
|
||||
// `$is_last` is set to true if this is the last copy and false otherwise
|
||||
|
|
|
|||
Loading…
Reference in a new issue