Exploded State Objects
 
The structure ProExpldstate describes the contents of an exploded state object. This object uses the same declaration as the ProModelitem, ProGeomitem, and ProFeature objects, which is as follows:
typedef struct pro_model_item
{
ProType type;
int id;
ProMdl owner;
} ProExpldstate;
War dies hilfreich?