mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
update docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user