CadQuery / CadQuery/cadquery

rotate

Open
#288 3 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
Python
Stars
5.8k
Forks
541
Avg merge
3d 2h
Merged PRs (30d)
5

Description

[https://pythonhosted.org/cadquery/classreference.html#cadquery.Workplane](url)

Gives the parameters of rotate as
rotate(start, end, degrees)

But only mentions start (3 tuple of floats) and degrees (float)

Also not sure how the 3 floats specify an axis of rotation

Could you please supply an example.

I tried res = shape.rotate((.0,.0,.0), .30) but got error
rotate missing 1 required one positional parameter degrees

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.