Skip to content

Can't Open Saved PLY File #42

@suptimq

Description

@suptimq
from openalea.lpy import *

lsystem = Lsystem("massart.lpy")

for lstring in lsystem:
    scene = lsystem.sceneInterpretation(lstring)

scene.save("test.ply")

It did save the test.ply but I can't open it due to error saying Error reading 'vertex_indeces' of 'face' number 8525.

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