Skip to content

Optionally set origin point to Frame.worldXY() #1141

Open
@chenkasirer

Description

@chenkasirer

Suggestion for backwards compatible addition to the Frame.world?? alt. constructors.

Allow optionally passing a point to e.g. Frame.worldXY() to get a frame in the XY plane but with origin in the given point.

f = Frame.worldXY([0.33, -1.66. 0.444])
Frame(Point(0.330, -1.660, 0.444), Vector(1.000, 0.000, 0.000), Vector(0.000, 1.000, 0.000))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions