Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

NXOpen and UDFs

Status
Not open for further replies.

petulf

Mechanical
Aug 12, 2009
210
Is there a function in NXOpen or one of the wrapper libraries to instantiate an UDF. I know that this is possible to do through KF, but I can't find any similar capability within the NXOpen .NET reference document.


//Petter U
 
Replies continue below

Recommended for you

Great!, after a bit of search i think i have found the function i was looking for,

NXOpen.UF.UFModl.CreateInstantiatedUdf(ByVal NXOpen.Tag, ByVal String, ByVal NXOpen.Tag( ), ByVal NXOpen.Tag( ), ByVal Integer, ByVal NXOpen.Tag( ), ByVal String( ), ByVal Integer, ByRef NXOpen.Tag)

which is a wrapper for the OpenC function,

UF_MODL_create_instantiated_udf()
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor