Pencil Curve Tool Settings Error

Pencil Curve Tool Settings Error

sciallis
Enthusiast Enthusiast
1,263 Views
2 Replies
Message 1 of 3

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
1,264 Views
2 Replies
Replies (2)
Message 2 of 3

sciallis
Enthusiast
Enthusiast

UP

0 Likes
Message 3 of 3

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 Software Developer