Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Lattice.get_coordinates does not properly support 'hexagonal' lattices #94

Description

@itziakos

looking at the implementation of Lattice.get_ccordinates https://github.com/simphony/simphony-common/blob/master/simphony/cuds/lattice.py#L116 it looks that providing the x,y,x coordinates of hexagonal lattice nodes is not supported.

Given that the Lattice api is going to change soon, I suggest to raise a NotImplementedError in when Lattice.type == 'Hexagonal' to make sure that user are informed of the current issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions