I have polylines with extended properties. When I use the properties.GetParameters node, it only returns the standard properties, not the extended ones. Does anyone have any suggestions on how to access the extended properties?
Hi @shahr.jfz,
I believe you are referring to property set data? If so, you can use the nodes for property sets.
That is called Object Data. In Civil 3D 2024 and prior you can use the C3DToolkit package, from 2025 you can use The Civil Nodes package.
@Anton_Huizinga thank you, I used the civil nodes and got the result, I will put my solution here for whoever needs it



