Description Usage Arguments Value
the new surface generator function
1 | baseshapenew(preset = NULL, controlpoints = NULL)
|
preset |
a scaler that will pull preset model. 1 = square, |
controlpoints |
the 3 * 3 matrix that each row present 3 points location |
controlpoints same as input if no exception exist, or a group of preset points with matrix size n * 3 surface an n * 3 matrix that represent which points create triangle surface.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.