Capture 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 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 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 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 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 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 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 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 ArticleExporting 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 ArticleFind NX is idle or not and Reading information from Prompt Area
Forums: .NET programmingHi, I would like to know whether NX is in Idle status or not.Kindly let me know if there is any option to find out whether NX is idle or not.Also, I have observed that in some...
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 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 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 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 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 ArticleExporting 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 ArticleFind NX is idle or not and Reading information from Prompt Area
Forums: .NET programmingHi, I would like to know whether NX is in Idle status or not.Kindly let me know if there is any option to find out whether NX is idle or not.Also, I have observed that in some...
View ArticleCheck for associative PMI with a face
Forums: .NET programmingHow would I check a List(Of Faces) to see if there is a PMI Surface Finish Symbol associated with it?I had thought about using Annotations.QueryPmiFromGeometry(geom As...
View Article