Page 1 of 1

AddSubEntity()

Posted: Sat Feb 18, 2017 4:11 pm
by DK_PETER
According to the help file: (Remarks section).
It is necessary to use the CreateEntityBody() function with the #PB_Entity_CompoundBody option after adding all sub-entities.
This is not true. Even though it is recommended to use the #PB_Entity_CompoundBody constant - it is not necessary -
any of the #pb_Entity_xxxxxBody constants can be used after using AddSubEntity().

Re: AddSubEntity()

Posted: Sat Apr 21, 2018 9:15 pm
by Andre
This is something to investigate by Fred or comtois.