how to get boundary curve Points from TsgCADCurvePolygon
Moderators: SDS, support, admin
-
- Posts: 1
- Joined: 10 Nov 2022, 13:59
how to get boundary curve Points from TsgCADCurvePolygon
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.
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
Hi,PavelGrigorev wrote: ↑10 Nov 2022, 17:06I'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.
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.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support