Greetings community
I’ve been trying to develop a script to help me convert lines (from a CAD link) into pipe placeholders. However, upon selection and through the use of CAD.CurvesFromCADLayers, I’ve noticed that this node “converts” lines, but also blocks (something that I was trying to avoid). Is there any way to, when selecting the CAD link, only consider its lines? Would the package from BriMohareb be helpful in this case (I’m entirely familiar with it)?
Note: I’m aware that a possible workaround would be setting the blocks in a different layer in CAD. But I’m trying to keep any interactions with the cad file to a minimum.
Kind regards.