hello everybody
i am new here and so i have first to cheer you all !!!
my problem is, that i am producing within a vb component a point grid with several parameters that is stored in a on3darray.
i need exactly that on3dpointarray within another vb component.
when i try to get the inputted points into an on3dpointarray then i have some issues with paths because then every on3dpoint in stored in a differnt path of the array.
so my question is:
how do i get an array out of this where all points have the same path.
i expect there must be some way to access the single point data within an array that has these points in different paths within vb script environment...
please help me to find out the syntax to acces a single on3dpoint inside of this datatree or path structure.
like pt = array({0;0;0}, (0)) 'imaginary syntax
this prob really hurts my brain....
thanks a lot in advance!
heinz
Tags: