Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This control is used for displaying model project information. A model project consists of one or more models and each model contains one or more disciplines/layers and each in it. Each model & discipline could be switched on/off and the transparency of the disciplines could also be switched on/off. 

...

Deck of Cards
idsdkProject
Card
defaulttrue
labelUI Control
titleInterface for displaying model project information

Card
labelController & Methods
titleThe modules to be loaded for using this interface

Controller: projectController

Methods: No public methods

Card
labelTemplate & View
titleThe template that has to be loaded

Template: project.hbs, project-details.hbs, mod-layers.hbs(For setting layer transparency & visibility)

View: projectView

Project List

This control is used for displaying a list of projects inside a team.

Deck of Cards
idsdkProjectList
Card
defaulttrue
labelUI Control
titleInterface for rendering & displaying a 3D model of any size

Card
labelController & Methods
titleThe modules to be loaded for using this interface

Controller: projectListController

Methods: No public methods

Card
labelTemplate & View
titleThe template that has to be loaded

Template: projectList.hbs

View: projectlistView

...