Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

UDF (user defined features) in UG/Open API

Status
Not open for further replies.

DeKa

Mechanical
Joined
Sep 18, 2003
Messages
5
Location
BY
I'm developing my application using UG/OpenAPI and I have faced such a problem: in my application it's necessary to insert already created sets of features. The only way to do this that I've found is to export the whole part using UF_MODL_export_udf. But when I use the user interface (UG NX version) I have an opportunity to insert only those features that I'm really need. Is there any possybility to do this using API? So the main idea is to insert a set of predefined features and to show the external references using UG Open API. If anyone have ever done this, pleese help me. Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top