from_control_points method

from_control_points

Create a shape with specified control points with a default indices.

Returns

def from_control_points(self, control_points):
    ...
ParameterTypeDescription
control_pointslist

See Also