NX Grip code for trapezoidal and triangular shape solid models
NX Grip code for trapezoidal and triangular shape solid models
(OP)
Could anyone tell me how to write a NX GRIP code for trapezoidal and triangular shape solid models?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
NX Grip code for trapezoidal and triangular shape solid models
|
RE: NX Grip code for trapezoidal and triangular shape solid models
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: NX Grip code for trapezoidal and triangular shape solid models
I am developing the GRIP program for solid modeling of different configurations of fins. But I'm facing the problem while writing the grip code for trapezoidal and triangular shape of fins.
NX open API also there but the program size becomes very big. that's why I'm using nx grip program.
If the syntax is available for these two types (trapezoidal and triangular shape), will you please tell me?
Thanks & Regards.
RE: NX Grip code for trapezoidal and triangular shape solid models
If this is a serious effort, you really should look further into using the NX Open API tools.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: NX Grip code for trapezoidal and triangular shape solid models
thanks.
RE: NX Grip code for trapezoidal and triangular shape solid models
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: NX Grip code for trapezoidal and triangular shape solid models
RE: NX Grip code for trapezoidal and triangular shape solid models
But, as others have said, this is goofy. In SNAP, if p1, p2, p3 are Positions, then you write
Obviously this is not significantly longer.
What do you mean when you say that with NX/Open "the program size becomes very big" ??
You shouldn't be writing GRIP programs if you're under 40 years of age