Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-3d-commons
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Instrument Control
Protos
Nomad 3D
nomad-3d-commons
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
7 years ago
by
yannick legoc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+12
-0
12 additions, 0 deletions
home.md
with
12 additions
and
0 deletions
home.md
View page @
630f02d0
...
...
@@ -17,3 +17,15 @@ See the [notes](notes)
## Future developments
See the
[
future developments notes
](
future
developments)
## Developer notes
-
All the process is coded here, GUIs are present in the other projects.
-
Import/export/File renaming is the package io.
-
Package model for the data model.
-
Model.getState(): state of the model (exported, converted, etc.).
-
Used to know if we are in the converter or not.
-
Sequence of states: exported -> converted -> edited.
-
The C# addin has a similar model (some attributes and methods differ).
-
The process methods: treatment/modification of the model.
-
The Model class is in charge of the selection and could be put outside.
\ No newline at end of file
This diff is collapsed.
Click to expand it.