Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  • Users: MarckyMON
  • Content: Threads
  • Order by date
  1. MarckyMON

    Replace Component and Instance Attributes

    Hello, I have come across the following situation where instance attributes are not updated when replacing a component. I'm using NX7.5.3.3 x64. Suppose I have two assemblies, A and D. A is structured as follows: A -B --C (A is the root occurrence, B is a child of A, and C is a child of B)...
  2. MarckyMON

    Create a point associative to a view

    Hello all, I was wondering if there was any possibility to create a point associative to a view, e.g. when I move the view, the point is moved along with it. The purpose of this is to create a label which is "bound", e.g. associative to this point, as there are no selectable objects to...
  3. MarckyMON

    Custom Object Properties Dialog

    Hello, I was wondering if there was any possibility of integrating a custom properties dialog for specific objects (of type and subtype). For example: when a user double-clicks on an assorted part (25/7), the properties of that assorted part are show (attributes, name, etc). Is it possible to...
  4. MarckyMON

    Programmatically switch Gateway Application

    Hello all, I am using NX7.5.3.3 and currently programming in C and C++. I would like to know if there is a slim chance of programatically switching the gateway application, e.g. from Motion Simulation to Modeling. I can think of one way, but I'm hoping for something a little easier: By using...
  5. MarckyMON

    Hiding / disabling the "Back" and "Cancel" buttons in BlockS

    Hi, I am currently working with the BlockStyler in NX 7.5.1.5 x64 using C++. By default, the "OK", "Back" and "Cancel" buttons are displayed in the dialog group. For the life of me I cannot figure out (and there is no mention in the documentation) how I can either disable or hide these buttons...
  6. MarckyMON

    Issue with SetStrings for a Multi-Line String in BlockStyler NX7.5 x64

    Hello all, I am having a real headache trying to figure out this problem, maybe you can help me?? I am trying to set strings for a multi-line string block, in Blockstyler, NX7.5 64bit. My code snippet is as follows: std::vector<NXOpen::NXString> strArray; strArray.push_back("Test")...
  7. MarckyMON

    System.NullReferenceException - AskIdSymbolInfo - NX4 VB.NET App

    Hi everyone, I am currently developing a function which counts the number of all round ID symbols containing specific text. Since the NX4 NX/Open VB.NET API does not contain an IDSymbol object, I am using the UG/Open wrapper functions instead: Dim idSymbolType As UFDrf.IdSymbolType Dim...
  8. MarckyMON

    System.Security.SecurityException - NX4 VB .NET app on server share

    Hi fellow forum members, I am at a loss how to solve this issue. I developed an NX4 application and I am able to run this successfully locally. However, once moved to a server, a SecurityException is thrown. I have done a lot of research but I haven't found a solution for my problem. I've...

Part and Inventory Search