Skip to content

Workplane polarArray incorrect startAngle and angle (according to its docstring and convention) #1006

@lorenzncode

Description

@lorenzncode

From the polarArray docstring:

        :param startAngle: Starting angle (degrees) of array. 0 degrees is
            situated along local X-axis.
        :param angle: The angle (degrees) to fill with elements. A positive
            value will fill in the counter-clockwise direction.

Would you be opposed to correcting polarArray behavior to follow the docstring?

There are no doc examples and few other references of usage. I think the issue wasn't noticed because usage was typically with angle=360 e.g. #118.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions