Mesh.CreateFromCurvePipe has undocumented parameter

The accuracy param of this function is an int with the description “The accuracy of the pipe”. I’m not sure how to interpret this. Also, the other params could use a more detailed description.

If anyone knows what the accuracy param is for, I would love to know.

Thanks!

Edit:
It would also be great to know what the “faceted” param is for. aren’t all meshes faceted? If the description of the param is “Specifies weather the pipe is faceted, or not”, Then why even have a description.

Hi @Nick_Drian,

Yeah we can probably do better. I’ll clean this up when I get a chance.

This might be helpful.

– Dale

1 Like

Thanks Dale!

Also, when you’re cleaning it up, The param LocalBlending does not make sense on the overload that only has one radius.