SimplifiedLogic / creoson

OpenSource Automation using JSON Transactions for PTC's CREO Parametric
http://www.creoson.com
MIT License
79 stars 23 forks source link

Creoson Object commands #101

Closed DieSwartKat closed 8 months ago

DieSwartKat commented 10 months ago

Hi Guys

It has been a while since I updated my creoson knowledge so I decided to go though the functions again and try some of those I haven't been using.

There is a group of function under command : object. None of them are callable through the URL.

JLTransform Questions

The above function is also in that group and there isn't much information further on how to use it.

I've downloaded the latest version of CREOSON, I'm using CREO 3.0

Can anyone help me to use these or explain the purpose and interpretation from the creoson documentation.

adama2000 commented 10 months ago

All the things under the "object" category are not functions, they are data objects that are used by other functions either as input or output. You would need to look at the documentation for those functions to see how they're used.

JLTransform represents a 3D transformation matrix, that represents Creo's Matrix3D or Transform3D objects.

JLTransform is used as input to:

JLTransform is used as output from:

On Tue, Oct 17, 2023 at 8:39 AM DieSwartKat @.***> wrote:

Hi Guys

It has been a while since I updated my creoson knowledge so I decided to go though the functions again and try some of those I haven't been using.

There is a group of function under command : object. None of them are callable through the URL.

JLTransform Questions https://github.com/SimplifiedLogic/creoson/issues/94

The above function is also in that group and there isn't much information further on how to use it.

I've downloaded the latest version of CREOSON, I'm using CREO 3.0

Can anyone help me to use these or explain the purpose and interpretation from the creoson documentation.

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