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"

Line 10: Line 10:
 
<!--  -->
 
<!--  -->
 
#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:<br/>
+
#:<br/>Use one of the Session that is provided with the [[Apogy/Examples Apogy Examples]]:<br/>
 
##[[Apogy/UserGuide#Install Apogy | ''Install Apogy'']];
 
##[[Apogy/UserGuide#Install Apogy | ''Install Apogy'']];
 
##[[Apogy/UserGuide#Launching Apogy| ''Launch Apogy'']];
 
##[[Apogy/UserGuide#Launching Apogy| ''Launch Apogy'']];

Revision as of 11:36, 29 August 2018

Table Of Contents

Getting Started

  1. What is Apogy?
  2. Where can I get Apogy?
  3. How do I get started with Apogy?

    Use one of the Session that is provided with the Apogy/Examples Apogy Examples:
    1. Install Apogy;
    2. Launch Apogy;
    3. Go through the Quick Start steps.

User Interface

  1. 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.
  2. 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;
  3. 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
  4. 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
  5. 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

  1. What is a System?
  2. Where do I start to model my system in Apogy ?

Back to the top