Skip to content

Can'f make Tessellation work #248

@jjgomezcadenas

Description

@jjgomezcadenas

Dear developers,
I tried
using GeometryBasics
cyl=Cylinder(Point3(1.0,1.0,1.0), Point3(1.0,1.0,4.0), 2.0)
t = Tessellation(cyl, 32) # 32 vertices for each circle

I get this error:

UndefVarError: Tessellation not defined in Main.var"workspace#36"
Suggestion: check for spelling errors or missing imports.

Is Tessellation deprecated? The dosc do not say so. In this case, what would be the alternative?

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