Exporting matrices of heat capacity and thermal conductivity
Forums: .NET programmingDear community,I would like to implement an NX API, which determines the matrices of both the heat capacity and the thermal conductivity in an FE model. The API should write the...
View ArticleIs WCS equal to ACS
Forums: .NET programmingI need some help! Do you have a way to check if Work Coordinate System is equal to Absolute Coordinate System in a VB code?
View ArticleUDO delete
Forums: .NET programmingI have a UDO attached to a part and I would like to delete it from my c# code. I am using the UDO to store additional data with the part but I cannot find a method in...
View ArticleUDO delete
Forums: .NET programmingI have a UDO attached to a part and I would like to delete it from my c# code. I am using the UDO to store additional data with the part but I cannot find a method in...
View ArticleAdd boolean attribute to Tag Array of Features
Forums: .NET programmingHi, I could need some help I have recorded a journal to add a Boolean Attribute to some features but I am having trouble to make it generic. I would like to know if I could use...
View ArticleWrong Position/Coordinates Of Selected Point On Face
Forums: .NET programmingDear Community,I am writing an api for NX 12.0.2.9 in C#.In this api the user should select a point on a face by clicking on it. The algorithm should get back both the...
View ArticleAdded cell format set to scientific
Forums: .NET programmingI have put together this code to add a third row in the tabular note section. The only problem I get is that the cell format category is set to scientific. But I want it to be...
View ArticleGet body from loaded part file without setting it as work part
Forums: .NET programminghow can i get a body from a part file without setting it as active work part?i have tried the following code but i dont know how to get the Partloadstatus. Thank u very much....
View ArticleFind lowest Z of toolpath
Forums: .NET programmingHello, I want to enumerate operation toolpath because i want to compute lovest Z.I know that NXOpen.CAM.Operation has method GetPath() that return instance of Path class. And I...
View ArticleCapture Part Volume and Surface area in excel sheet
Forums: .NET programmingHello,I am new to VB.net. I want to calculate part Volume and surface area and store those values in excel sheet. When I calculate multiple parts geometry (Volume & Surface...
View Article