Custom surface naming in gModeller

Space, surfaces, and openings can now be renamed using a custom naming scheme.

By choosing ‘Custom Rename…’ from the extensions menu, you can enter the new names containing placeholders, for example:

	Spaces: sp-[spaceIndex]
	Surfaces: su-[surfaceIndex]
	Openings: op-[openingIndex]

The placeholders you can currently use are:

	[spaceIndex]
	[surfaceIndex]
	[openingIndex]
	[surfaceOfSpaceIndex]
	[openingOfSurfaceIndex]