mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
update docs
This commit is contained in:
parent
c64c81720f
commit
a987e2749c
@ -351,11 +351,18 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
|
||||
|
||||
# Preview
|
||||
|
||||
# Deprecated
|
||||
|
||||
Name | Description
|
||||
--|--
|
||||
**bezier_surface** | use **surface/sf_splines** instead.
|
||||
**function_grapher** | use **surface/sf_thicken** instead.
|
||||
|
||||
## Matrix
|
||||
|
||||
Signature | Description
|
||||
--|--
|
||||
**maxtrix/m_transpose**(m)) | transpose a matrix.
|
||||
**maxtrix/m_transpose**(m) | transpose a matrix.
|
||||
|
||||
## Surface
|
||||
|
||||
|
@ -1,6 +1,3 @@
|
||||
to_do:
|
||||
|
||||
deprecated:
|
||||
- bezier_surface
|
||||
- function_grapher
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user