Skip to content

about the function addSTLmesh() #64

Description

@Dongxueyang

Hello everyone and @Oblomov :
I want to use addSTLMesh() function to import an boundary file in stl format.
like this: GeometryID topo_stl = addSTLMesh(GT_FIXED_BOUNDARY, FT_BORDER, Point(0,0,0),"boundary.stl");

 But I got "failed to open STL ".
So I want to know which format of stl file can be used here. (the binary or ascii format? Must it be closed bounary of stl file?)
Could someone share a example stl file and the command? That will be great. 
I think the problem result in the stl format.

Thanks a lot.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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