주 콘텐츠로 건너뛰기
FAQ 생성 편집

After running the component, NX Model crashes.

Question

After running the component, NX Model crashes.

Answer

We've identified that NX File may crash if the user interacts with the application window (such as zooming or panning) while API commands are still being processed in the background via a Grasshopper (GH) component.

This typically happens because the API operations haven't been fully completed, and any manual interruption in the form of UI changes may cause instability in the system.

 

Recommended Action

To avoid this issue:

  • Do not interact with the NX File window immediately after running a GH component.

  • Wait a few seconds to ensure that all API operations are fully executed and processed.

  • Once the commands have finished, you can safely zoom, pan, or click within the CIVIL NX interface.

 

0
컨텐츠가 도움이 되셨나요?