Skip to content

Union p&c breaks on rectangle path #9463

@pierremtb

Description

@pierremtb

See https://kittycadworkspace.slack.com/archives/C06L2RHP9SL/p1766565581140969?thread_ts=1766538380.183229&channel=C06L2RHP9SL&message_ts=1766565581.140969 thanks @JordanNoone

Repro: try to p&c union these two sweeps.


var001 = startSketchOn(XY)
  |> rectangle(center = [0, 0], width = 10, height = 10)
extrude001 = extrude(var001, length = 5)
sketch001 = startSketchOn(XZ)
profile001 = circle(sketch001, center = [7.06, 3.77], radius = 0.68)
extrude002 = extrude(profile001, length = 5)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions