-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels