Interface used to access the options for a Catalog Item in the Aviator Catalog. Use this interface to Create, Remove, Duplicate, or Rename items in the catalog.
AddChildOfType | Creates a new child with the given name and specified type. |
AddDefaultChild | Creates a new child with the given name and default type. |
ContainsChildItem | Get whether the catalog item is contains the given child item. |
Duplicate | Duplicates the catalog item. |
GetChildItemByName | Get the child of the catalog item with the given name. |
Remove | Removes the catalog item. |
Save | Saves the catalog item. |
ChildNames | Get the child names of the catalog item. |
ChildTypes | Get the child types. |
Description | Get the description of the catalog item. |
IsReadOnly | Get whether the catalog item is read only. |
Name | Gets or sets the name of the catalog item. |
Create a new performance model for an aircraft
| [C#] | ||
|---|---|---|
| ||
Create a new performance model for an aircraft
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a new performance model for an aircraft
| [MATLAB] | ||
|---|---|---|
| ||





