Hello,
I currently have a method for adding a PMI note to reference a part attribute which requires the user to select the piece, search for the attribute, and place the note + leader.
This process takes a few too many steps, so I'd like to simplify it by auto-generating the note text (not...
I'm attempting to reference the minimum radius of a selected curve from within a journal... so far, i've tried doing this using CreateCurveCurvatureAnalysisBuilder(), but I was wondering if there was an easier way.
Perhaps "GeometricUtilities.CombOptionsBuilder.AnalysisTypes.Radius"?
Working with a simple VB journal, but I can't seem to grab (just) electrical routing paths.
I had imagined it was something similiar to "workPart.RouteManager.LinearPaths" or "workPart.RouteManager.LineSegments", but neither work...
Cheers