roldy
Aerospace
- Sep 3, 2012
- 54
Is there a way to get the face/surface that a projected curve is created on? I would assume there is since I can right click on the curve in the feature tree and view it's parent/child relationship. I tried setting the curve as a feature (swFeat) and then get it's parents through arr = swFeat.GetParents but the error I get is that "Object variable or With block not set".