Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SolidWorks API - Get face that projected curve is created on

Status
Not open for further replies.

roldy

Aerospace
Joined
Sep 3, 2012
Messages
54
Location
US
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".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top