Storage number of objects

Storage number of objects

polylouis
Enthusiast Enthusiast
222 Views
0 Replies
Message 1 of 1

Storage number of objects

polylouis
Enthusiast
Enthusiast

Hello everyone,

 

I would like to know how to store the number of objects especially number of panel.

 

Example : 

FEParams=IRobotFeResultParams(app.CmpntFactory.Create(IRobotComponentType.I_CT_FE_RESULT_PARAMS))
FEParams.Layer= IRobotFeLayerType.I_FLT_MIDDLE
FEParams.SetDirX(IRobotObjLocalXDirDefinitionType.I_OLXDDT_UNDEFINED, 1, 0, 0)
FEParams.Panel= X
 
I would like to store the value X of panel'number before the previous code to call it in this step
 
Thank you in advance,
Regards
 
Louis
0 Likes
223 Views
0 Replies
Replies (0)