Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Layer level attribute #144

Closed
syt123450 opened this issue Nov 29, 2018 · 0 comments
Closed

Layer level attribute #144

syt123450 opened this issue Nov 29, 2018 · 0 comments
Assignees

Comments

@syt123450
Copy link
Member

syt123450 commented Nov 29, 2018

"layerLevel" attribute is used to represent the "place" for Layer in Model.

  • In Sequential Model, the "layerLevel" will be the same as "layerIndex", and the layerLevel will be unique for all layers.
  • In Functional Model, the "layerLevel" may be the same for several layers which has different "layerIndex".

layerLevel will use useful for dynamic model animation and relation lines in later development.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant