Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Apogy/FAQ"

(What is Apogy?)
Line 12: Line 12:
  
 
== How do I get started with Apogy? ==  
 
== How do I get started with Apogy? ==  
#:<br/>Use one of the Session that is provided with the [[Apogy/Examples#Overview | ''Apogy Examples'']]:<br/>
+
Use one of the Session that is provided with the [[Apogy/Examples#Overview | ''Apogy Examples'']]:
 
##[[Apogy/UserGuide#Install Apogy | ''Install Apogy'']];
 
##[[Apogy/UserGuide#Install Apogy | ''Install Apogy'']];
 
##[[Apogy/UserGuide#Launching Apogy| ''Launch Apogy'']];
 
##[[Apogy/UserGuide#Launching Apogy| ''Launch Apogy'']];
Line 19: Line 19:
 
= User Interface =
 
= User Interface =
 
== How can I changed the appearance (or make invisible) the flags that appear in the 3D Viewer when ''Operation Call'' are invoked ? ==  
 
== How can I changed the appearance (or make invisible) the flags that appear in the 3D Viewer when ''Operation Call'' are invoked ? ==  
#:<br/>These flags are represented by ''Result Node'' in Apogy. Their appearance can be modified through the preferences:<br/>
+
These flags are represented by ''Result Node'' in Apogy. Their appearance can be modified through the preferences:
 
##In the top menu bar, select '''''Window→Preferences'''''. This will open the ''Preferences'' pop-up.
 
##In the top menu bar, select '''''Window→Preferences'''''. This will open the ''Preferences'' pop-up.
 
##In the pop-up, select the '''''Apogy→3D Viewer→Results'''''. Change the visibility and appearance.
 
##In the pop-up, select the '''''Apogy→3D Viewer→Results'''''. Change the visibility and appearance.
Line 25: Line 25:
  
 
== How can I create a custom Perspective Apogy ? ==  
 
== How can I create a custom Perspective Apogy ? ==  
#:<br/>You need to open a new ''Empty'' perspective :<br/>
+
You need to open a new ''Empty'' perspective:
 
##In the top menu bar, select [[Image:Apogy_Perspective_Icon.png|Open New Perspective]]. This will open the ''Add Perspective'' pop-up.
 
##In the top menu bar, select [[Image:Apogy_Perspective_Icon.png|Open New Perspective]]. This will open the ''Add Perspective'' pop-up.
 
##In the pop-up, select '''''Empty''''', then press ''OK''
 
##In the pop-up, select '''''Empty''''', then press ''OK''
Line 38: Line 38:
  
 
== How can I shared a Perspective I created live? ==  
 
== How can I shared a Perspective I created live? ==  
#:<br/>You do so by exporting the perspective to a file:<br/>
+
You do so by exporting the perspective to a file:
 
##In the top menu bar, select the perspective you want to modify;
 
##In the top menu bar, select the perspective you want to modify;
 
##Right-click on the icon, this will show a pull-down menu;
 
##Right-click on the icon, this will show a pull-down menu;

Revision as of 12:40, 29 August 2018

Table Of Contents

Getting Started

What is Apogy?

TODO

Where can I get Apogy?

TODO

How do I get started with Apogy?

Use one of the Session that is provided with the Apogy Examples:

    1. Install Apogy;
    2. Launch Apogy;
    3. Go through the Quick Start steps.

User Interface

How can I changed the appearance (or make invisible) the flags that appear in the 3D Viewer when Operation Call are invoked ?

These flags are represented by Result Node in Apogy. Their appearance can be modified through the preferences:

    1. In the top menu bar, select Window→Preferences. This will open the Preferences pop-up.
    2. In the pop-up, select the Apogy→3D Viewer→Results. Change the visibility and appearance.
    3. Press Apply or OK.

How can I create a custom Perspective Apogy ?

You need to open a new Empty perspective:

    1. In the top menu bar, select Open New Perspective. This will open the Add Perspective pop-up.
    2. In the pop-up, select Empty, then press OK
    3. You can now add views to the perspective;

How can I change the name and icon of a custom Perspective Apogy ?

    1. In the top menu bar, select the perspective you want to modify;
    2. Right-click on the icon, this will show a pull-down menu;
    3. Select Modify shortcut, this will bring-up a Wizard.
    4. Use the wizard to change the label text and icon file URL.
    5. Press OK

How can I shared a Perspective I created live?

You do so by exporting the perspective to a file:

    1. In the top menu bar, select the perspective you want to modify;
    2. Right-click on the icon, this will show a pull-down menu;
    3. Select Save as, this will bring-up a File selection Wizard.
    4. Select the name and destination folder for the perspective.
    5. Press OK

How can import a Perspective I exported earlier?

    1. In the top menu bar, select Window→Import Perspective,, this will bring-up a File selection Wizard.
    2. Select the file you want to import, then press OK
    3. A perspective with the _import suffix is created and selected as the active perspective.

Modeling Systems in Apogy

TODO

What is a System?

TODO

Where do I start to model my system in Apogy ?

TODO

Back to the top