@shwdehaan wrote:
If I run
curve.Simplify(64, .1, 1)
on any curve, I get this message:
Runtime error (TypeErrorException): Cannot convert numeric value 64 to CurveSimplifyOptions. The value must be zero.
Traceback:
line 16, in script…but if I use 0 as CurveSimplifyOptions, the curve is not simplified.
Does anyone know why the method doesn’t take any other value than 0?
Posts: 2
Participants: 2