Have AcDb3dSolid created using extrude method.
Is it possible to read back cross-section region?
I have parameters to use getSection() but how I can use returning AcDbRegion object to extract region contour?
Thanks!