Creates a new control point for the given path
Signature:
Path:CreateControlPoint(["name"
[,
"template"
[,
order]]])
Arguments:
name
- The name of the object (string
)template
- The template from which the new point should inherit (string
)order
- The order of the new control point (number
)