to get tessellated data of all annotations from API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Support,
We wanted to get tessellated data of all annotations in PDF file using Fusion 360 APIs.
We have applied annotation on 3D Model using sketch.(Please refer attached image)
We are unable to get tessellated(mesh) data form Fusion 360 Sketch APIs.
Please Note, For example in Inventor we are using "pModelAnnotation.GetDisplayGeometry(oCamera, out GroupCount, out PolylinesPerGroup, out FilledGroups, out PolylineCount, out PolylineLengths, out VertexCount, out VertexCoordinates);" API to get tessellated data of all annotations in Inventor part file.
We wanted to get tessellation data of Sketch in Fusion 360 same as in Inventor.
Could you please guide us to get the tessellated data of annotations in PDF file using Fusion 360 APIs?
Please let us know if we are missing anything.
Regards,
Pts