Quantcast
Channel: Rhino Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 8550

Curve.Simplify not taking any options besides 0

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 8550

Trending Articles