from_control_points method
from_control_points(, control_points)
Create a shape with specified control points with a default indices.
Returns
@staticmethod
def from_control_points(control_points):
...
Parameter | Type | Description |
---|---|---|
control_points | list |
See Also
- module
aspose.threed.entities
- class
Shape