Hi, I would like to know if is possible to get from Rhino C++ API the value of the Curve Scale setting reported in attached image.
Thank you very much Gabriele
Hi @Gabriele_Cuccolini,
Use CDisplayPipelineAttributes::CurveThicknessScale().
CDisplayPipelineAttributes::CurveThicknessScale()
– Dale
Hi Dale, thank you very very much. I checked and it’ works!
bye gabriele