HI Every one,
I am using "FeatureByPositionReverse" to get the feature which have to be the one after original point.
But I am not very sure the index of the original feature is "15". after traversing the feature tree, I found there are a few hidden thing before original point.
if it is a fixex index of every SW part, then I can easily lock the target .
pls help to advise.
regards
Vincent
I think he wants the very first feature after the origin. It's tricky. Here's why:
if the first feature has multiple sub features, then the main feature is stored after all of the sub features. You'll have to know how many sub-features a feature has. If the imported part is complex and has a lot of bodies/surfaces, the main feature index could be quite a ways down the list.