splinepy.helpme.create.pyramid#
- splinepy.helpme.create.pyramid(width, length, height)[source]#
Creates a volumetric spline in the shape of a pyramid with linear degree in every direction.
- Parameters:
width (float) – Dimension of base in x-axis
length (float) – Dimension of base in y-axis
height (float) – Height in z-direction
- Returns:
pyramid – Volumetric linear spline in the shape of a pyramid
- Return type: