Skip to content

add rotate axis by value function #321

@deedend

Description

@deedend

Hi,

I was wondering if it would be possible to have a function (unless it's already there and I've missed it) to rotate an element length axis by a specified angle value (rotate on the element's z axis); I found rotate_length_axis_90(element_id_list: List[ElementId]) -> None, rotate_length_axis_180(element_id_list: List[ElementId]) -> None or rotate_length_axis_2_points(element_id_list: List[ElementId], point1: point_3d, point2: point_3d) -> None but no rotate by a value. As reference, this is the function that I mean (find under Modify -> Rotate length axes):

Image

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions