That's my method, but it didn't work...1. Make a new path and add nodes to make the boundary (name it something ex: boundary1)
2. Make a new boundary, but dont do anything with it (name it something ex: fakeboundary)
3. Save the map, and open the .bnd file
4. Replace the boundary name (fakeboundary) with the path name (boundary1)
5. Save the .bnd file and open the .pth file (the main one or the .pth of the layer you put the path and boundary in)
6. Delete anything that has to do with fakeboundary and save.
Although if someone does get this to work, here's a shorter method that skips the .pth file and making a boundary:
So does anyone know how to move the nodes in the boundary mode individually?- Just make a path for your boundary, and save
- Open up the .bnd file and change it from this:
To this:Code: Select all
Boundary() { }
- Save and mungeCode: Select all
Boundary() { Path("boundary1"); }
If so, thanks in advance.
EDIT: ROFL! Apparently "gla-ss" (no hyphen) made the filter act up.
- EP-782



