Page 1 of 1

how to get boundary curve Points from TsgCADCurvePolygon

Posted: 10 Nov 2022, 17:06
by PavelGrigorev
I'm reading a TsgCADCurvePolygon object from a DWG file.

Polygon.BoundaryDataCount=1. Parameters of Tsg2DBoundaryList object: BoundaryType=7; Count=1. This single curve object has: ClassName='Tsg2DPolyline', Count=0, Points=nil, VertexesCount=2.

How can I get points of that curve? Actually its a circle.

Re: how to get boundary curve Points from TsgCADCurvePolygon

Posted: 11 Nov 2022, 10:37
by support
PavelGrigorev wrote:
10 Nov 2022, 17:06
I'm reading a TsgCADCurvePolygon object from a DWG file.

Polygon.BoundaryDataCount=1. Parameters of Tsg2DBoundaryList object: BoundaryType=7; Count=1. This single curve object has: ClassName='Tsg2DPolyline', Count=0, Points=nil, VertexesCount=2.

How can I get points of that curve? Actually its a circle.
Hi,
Could you send me a file to support@cadsofttools.com, so I could help you out? Also, if possible, please attach a screenshot of TsgCADCurvePolygon and its handle.

Best regards,
Catherine.