Skip to main content
1-Visitor
December 17, 2019
Question

Output the points form feature

  • December 17, 2019
  • 2 replies
  • 1137 views

Hello,

I have a problem about using pro/e toolkit to export points coordinate from Pattern。

Following is my program

Quesion1.PNG

點資料問題.PNG

I have got the selected pattern id & handle ,how can i get points xyz coordinate in the pattern?

 

Thanks and Regards

Roger

2 replies

14-Alexandrite
December 17, 2019

You got the feature handle now you have to get the element value of it using API ProFeatureElemValueGet

1-Visitor
December 17, 2019