×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

nx open .api documentation

nx open .api documentation

nx open .api documentation

(OP)

Does anyone have an idea, where I can get nx open reference book or documentation for visual basic?
Thanks

RE: nx open .api documentation

(OP)
In the UG help I found this:
NX Open for .NET API Reference
as a resource, but I candt find it...

RE: nx open .api documentation

(OP)
nobody knows?

RE: nx open .api documentation

I note on our cut of NX4 that there is a reference to "NX Open for .NET Reference" but the link to nxopen_net_ref/index.html points to a folder that doesn't exist.  It's as if the entire help collection wasn't packaged up.

RE: nx open .api documentation

Hi,

Try recording journals for few interactive options.
It gives you a vb file, it  throws some light on NXOpen programming provided if you have prior vb.net knowledge

RE: nx open .api documentation

Hi Guys,

The "NX Open for .NET Reference" is loaded together with the NX Documentation. It's a separate CD or DVD.

Anyway, as HariharanB suggested, journaling the actions you want to perform is the best way (the only?) to get sample codes, provided that the interactive functions you want to use are available for journaling. There is a switch in the *env.dat file (UGII_JOURNAL_INDICATOR) that activate the display a dot next to the interactive functions that are available for journaling.

For the other functions, .NET wrappers exist to use the UFUNC stuff. Samples can be found on the support UG web site.

The object browser in Visual Studio shows the NXOpen classes and there mumbers, including the wrappers.

Hope it helps.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources