Published April 19, 2018
| Version v3.7.0
Software
Open
NURBS-Python v3.7.0
Description
- Added
delta_uanddelta_vproperties to Surface classes. This change allows different sampling in u- and v-directions - Fixed some bugs related to
sample_sizeproperty - Replaced
deltawithsample_sizein Multi classes.sample_sizeproperty directly corresponds tonumargument in numpy.linspace function.
These changes may cause a small API break in your existing code, especially if you are visualizing using the geomdl.visualization.VisMPL component. Please see the examples repository and check any example for the updated usage scenarios.
Files
orbingol/NURBS-Python-v3.7.0.zip
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2c9b1721ba66c05acfaa3de49e8978a1
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/orbingol/NURBS-Python/tree/v3.7.0 (URL)