csllqeclcat
Mechanical
- May 10, 2010
- 5
I am working on a script in which I want to create a connector between a reference point and a vertices of my model. I create the reference point using~
a.ReferencePoint(point=(5.0, 0.0, 0.0))
The problem is that then I do not know how to automatically pick the reference point in order too use it in the next command. I tried with findat, but it does not work for reference points. Regarding the ID of the point generated, it seems that it is numbered randomly and I could not find how to get that ID or to control it.
I hope that somebody can help me because I am stuck with this since two weeks ago.
thanks
a.ReferencePoint(point=(5.0, 0.0, 0.0))
The problem is that then I do not know how to automatically pick the reference point in order too use it in the next command. I tried with findat, but it does not work for reference points. Regarding the ID of the point generated, it seems that it is numbered randomly and I could not find how to get that ID or to control it.
I hope that somebody can help me because I am stuck with this since two weeks ago.
thanks