to get tessellated data of all annotations from API

to get tessellated data of all annotations from API

pts_user
Contributor Contributor
614 Views
1 Reply
Message 1 of 2

to get tessellated data of all annotations from API

pts_user
Contributor
Contributor

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

0 Likes
615 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor

Inventor only supports that capability for 3D annotation, not general dimension constraints.  Fusion doesn't support 3D annotations and also doesn't support exporting dimension text as strokes so it's not currently possible.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes