stroll
Mechanical
- Feb 28, 2022
- 2
Hi,
I've created a journal that allows the user to select an edge when in the drafting application. Now, I'm trying to find the associated feature when a drafting curve is selected.
Using ufs.Draw.AskDraftingCurveParents I get a face, but I'm not sure how to use that to find the overall parent feature.
Note: The tool I'm trying to build will only be used to select curves that have been created from a revolve feature.
How can I solve this?
Thanks!
I've created a journal that allows the user to select an edge when in the drafting application. Now, I'm trying to find the associated feature when a drafting curve is selected.
Using ufs.Draw.AskDraftingCurveParents I get a face, but I'm not sure how to use that to find the overall parent feature.
Note: The tool I'm trying to build will only be used to select curves that have been created from a revolve feature.
How can I solve this?
Thanks!