Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Pencil Curve Tool Settings Error

sciallis
Enthusiast
Enthusiast

Pencil Curve Tool Settings Error

sciallis
Enthusiast
Enthusiast

Hi to everybody,

If I try to use the options in "pencil curve settings", curve degree 1 or 3, I get an error: // Error: line 1: Invalid flag '-bez'.

ver.:MAYA 2022.1

I fix the problem with this script:

 

curveSketchCtx -e 
    -image1 "pencil.png" 
    -image2 "vacantCell.png" 
    -image3 "vacantCell.png" 
    -degree 1
 pencilContext;

 

I can change "degree" value from 1 to 3.
I hope anyone can fix the problem in the next version/update.

0 Likes
Reply
482 Views
2 Replies
Replies (2)

sciallis
Enthusiast
Enthusiast

UP

0 Likes

brentmc
Autodesk
Autodesk

Thanks for reporting this. I've opened an internal issue to track this:

MAYA-114756 - Cannot change pencil curve tool degree 

Brent McPherson
Principle Engineer