Python output - Civil object to Subassembly Object

Hi @mzjensen,

The GetSubassembliesByName returns all the Subassemblies in the model, but not per Assembly. I need to select the Subassembly per Assembly.

The goal is to extract the Featurelines and Parameters/Values from a Assembly with Offset Assemblies in it. The node in the Civil3D Toolkit doesn’t return the Offset Assemblies. See also the thread “Issue with Extract corridor feature lines - #7 by JPS”.