| Interface | Description |
|---|---|
| IPart |
-Interface for the assembly's parts.
|
| IPartProperty |
Interface for the assembly's part properties.
|
| Class | Description |
|---|---|
| Assembly |
This class describes an assembly by all its sub parts.
|
| AssemblyBuilder |
- This class is the builder that shall be needed to create an instance of the assembly.
|
| MainPart |
-Class to manage the assembly's main part.
|
| Part |
-Class to manage the assembly's part (the main part is excluded).
|
| Vehicle |
This class implements a vehicle object : a satellite composed of a main shape, solar panels, tanks and engines.
|
| Enum | Description |
|---|---|
| PropertyType |
This enumeration lists the possible types of properties that can be added to a part.
|
Copyright © 2017 CNES. All rights reserved.