PDA

View Full Version : how to get cross section for 3dSolid?


gkhokhorin
2009-02-05, 10:56 PM
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!