splinepy.helpme.create#
Functions
|
Creates a 1-D arc as Rational Bezier or NURBS with given radius and angle. |
|
N-D box (hyper rectangle). |
|
Circle (parametric dim = 1) with radius r in the x-y plane around the origin. |
|
Creates a cone with circular base. |
|
Creates a spline representing the projection of the jacobian determinant |
|
Surface spline describing a potentially hollow disk with quadratic degree along curved dimension and linear along thickness. |
|
Embeds Spline in given dimension. |
|
Extrudes Splines. |
|
Creates a minimal spline with given parametric bounds, physical bounds. |
|
Create a spline with the provided points as control points. |
|
Create parametric view of given spline. |
|
Creates a biquadratic 2-D spline in the shape of a plate with given radius. |
|
Creates a volumetric spline in the shape of a pyramid with linear degree in every direction. |
|
Revolve spline around an axis and extend its parametric dimension. |
|
Creates a volumetric spline describing a sphere with radius R. |
|
Create a circle consisting of a single surface patch |
|
Creates a volumetric NURBS spline describing a torus revolved around the x-axis. |
Classes
|
Helper class to build new splines from existing geometries. |