Skip to content

Transform.ToModelCurves ignores scale #1051

@andrewheumann

Description

@andrewheumann

If you create a transform with scale applied to it, you'd expect the scale to be reflected in ToModelCurves, but it's not.
new Transform().ToModelCurves() and new Transform().Scaled(10).ToModelCurves() produce identical results.

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