API-Dokumentation > View manager > Object ProExpldstate > Function ProExpldstateExplodedcomponentsGet
Function ProExpldstateExplodedcomponentsGet
Description
Gets the components of an explode state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateExplodedcomponentsGet
(
ProExpldstate* p_expl_state
/* (In)
The explode state. Cannot be NULL.
*/
ProAsmcomppath** pp_comp_paths
/* (Out)
ProArray of paths to components which are included in this explode state. Cannot be NULL.
*/
)
Returns
The function successfully returned the component paths.
Some arguments are invalid.
The function failed.
User Guide References
War dies hilfreich?