Hi all,

 

I try to use a script to browse a VACD from one object to another.

Set NextVACObjOccs = oCurrentModel.GetSuccNodes(CurrentVACObjOcc)

CurrentVACObjOcc is the root function to start the VACD.

The problem is that NextVACObjOccs is equal to Nothing.

oCurrentModel.GetSuccNodes(CurrentVACObjOcc).Count()

Returns ZERO.

 

Any Idea ?

Thank you for your help.

 or register to reply.

Notify Moderator