- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 57
 
Closed
Description
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
Labels
No labels