API Reference
>
OdDAI Namespace
>
Classes
>
AggrOrdered Class
>
AggrOrdered Methods
>
AggrOrdered::createAggrInstanceByIndex Method
AggrOrdered::createAggrInstanceByIndex Method
Collapse All
Syntax
C++
void
createAggrInstanceByIndex
(
int
index
,
Aggr
*&
newAggr
);
Parameters
Parameters
Description
int index
[in] an index where aggregate create to.
Aggr*& newAggr
[in/out] output parameter. If succeeded it should filled by a pointer of new child agggregate.
Description
Creates a child aggregate by index.
Group
AggrOrdered Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
Send feedback about this topic