Hi everyone!!
I want to get custom pipe properties (Pipe - RBM - Pipe Properties). I used ObjectExtensions.GetParameters but it doesn’t fit.
Does anyone know a solution?
Thanks!
Hi everyone!!
I want to get custom pipe properties (Pipe - RBM - Pipe Properties). I used ObjectExtensions.GetParameters but it doesn’t fit.
Does anyone know a solution?
Thanks!
Can you post an example dwg so i can see exactly what you’re looking for?
Thanks I’ll take a look when I can. But I won’t have C3D access until the 11th.
@WrightEngineering Thank you. I’ll be waiting
@WrightEngineering @goncalogbastos
I got the solution through Object.PropertySetByName and PropertySet.Properties
Thanks for your time