base class — bpy_struct
Collection of metaball elements
Last selected element
Type : | MetaElement, (readonly) |
---|
Add a new spline to the curve
Parameters: | type (enum in [‘BALL’, ‘CAPSULE’, ‘PLANE’, ‘ELLIPSOID’, ‘CUBE’], (optional)) – type for the new meta-element |
---|---|
Returns: | The newly created meta-element |
Return type: | MetaElement |
Remove a spline from a curve
Parameters: | element (MetaElement, (never None)) – The element to remove |
---|
Inherited Properties
Inherited Functions
|
References