Zepmanbc / creopyson

Python library for Creoson (http://www.creoson.com)
MIT License
60 stars 5 forks source link

Creating features in creo #66

Closed Bznbhan closed 1 week ago

Bznbhan commented 1 year ago

Description

I am trying to create features inside a new part in creo, doesnot look like there are any methods for it. For example, plote datum points whose x,y,z coordinates are know n and provided in an excel file or draw a line, etc.

What I Did

I could only use the methods listed in documentations

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
adama2000 commented 1 year ago

creoson does not support creating features, because the underlying PTC API (J-Link) does not support it.

Adam Andrews

On Wed, Feb 15, 2023 at 5:20 PM Bznbhan @.***> wrote:

  • Creo version: 8.0.3.0
  • Creopyson version: 0.7.5
  • Creoson version:2.8.1
  • Python version:3.11.2
  • Operating System: windows 10

Description

I am trying to create features inside a new part in creo, doesnot look like there are any methods for it. For example, plote datum points whose x,y,z coordinates are know n and provided in an excel file or draw a line, etc. What I Did

I could only use the methods listed in documentations

Paste the command(s) you ran and the output. If there was a crash, please include the traceback here.

— Reply to this email directly, view it on GitHub https://github.com/Zepmanbc/creopyson/issues/66, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANPKPHUSBYE47MO7VOXIDLWXVJC7ANCNFSM6AAAAAAU5NADFU . You are receiving this because you are subscribed to this thread.Message ID: @.***>