User's Guide
>
Assembly: Simplified Representations
>
Modifying Simplified Representations
>
Adding Items to and Deleting Items from a Simplified Representation
> To Add Items
To Add Items
1.
Get the
ProSimprepdata
structure, as described in the previous section.
2.
Specify the action to be applied to the item with a call to the function
ProSimprepActionInit()
.
3.
Initialize a
ProSimprepitem
structure for the item by calling the function
ProSimprepdataitemInit()
.
4.
Add the item to the
ProSimprepdata
structure using the function
ProSimprepdataitemAdd()
.
5.
Reassign the
ProSimprepdata
structure to the corresponding
ProSimprep
object by calling
ProSimprepdataSet()
.
Parent topic
Adding Items to and Deleting Items from a Simplified Representation
Isto foi útil?
Este site funciona melhor com JavaScript habilitado