sdai.h
Parameters |
Description |
SdaiModel model |
[in] A model to create the complex instance within. |
SdaiInteger nameNumber |
[in] A number of instances included in the complex instance. |
SdaiString * nameVector |
[in] A raw pointer to the array of names of instances included in the complex instance. |
A created complex application instance.
Creates a complex instance with the specified name.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|