image2.png
117.2 KB
#New
#Rhino9Wip
File IO DWG: Support importing nested layers from DWG/DXF files
Steps to reproduce:
create a few objects on nested layers
export these as DWG
import the DWG file into a new Rhino document
Observation:
The layers are no longer nested
Expected behavior:
Read the nesting information from the DWG file
#Rhino9Wip
File IO DWG: Support importing nested layers from DWG/DXF files
Steps to reproduce:
create a few objects on nested layers
export these as DWG
import the DWG file into a new Rhino document
Observation:
The layers are no longer nested
Expected behavior:
Read the nesting information from the DWG file
#New
#NX2412_3000
What's new in NX 2412.3000
Background Generate
Without interrupting your workflow, you can now generate a tool path for any operation.
In an active session of NX, when you use Background Generate for the first time, a secondary NX session starts. This session remains active for all background generate tasks.
The status of the operations sent to the background for generation are:
In Progress
Waiting in queue
Background Generate is available for operations in the Program Order View and Geometry View of the Operation Navigator .
You can select one or more operations to Background Generate. You can also select a program group to Background Generate.
Background Generate can be stopped by selecting the operation or operations that are in process or in queue and select Stop Background Generate.
Note:
Operations that are being generated or queued cannot be edited or deleted.
Why should I use it?
Background generation is useful for operations or programs that take a long time to process, letting you continue working without interruption while NX generates the tool path.
Where do I find it?
Application
Manufacturing
Prerequisite
You must set the Enables background tool path generation early access feature to ON in the Early Access Feature dialog box (File→Utilities→Early Access Feature).
Note:
Parallel Generate is not available when you set the Enables background tool path generation early access feature to ON.
Command
Generate in Background
Operation Navigator
Right-click the operation and choose Generate in Background
Background Generate, NX 2412.3000
© 2025 Siemens
#NX2412_3000
What's new in NX 2412.3000
Background Generate
Without interrupting your workflow, you can now generate a tool path for any operation.
In an active session of NX, when you use Background Generate for the first time, a secondary NX session starts. This session remains active for all background generate tasks.
The status of the operations sent to the background for generation are:
In Progress
Waiting in queue
Background Generate is available for operations in the Program Order View and Geometry View of the Operation Navigator .
You can select one or more operations to Background Generate. You can also select a program group to Background Generate.
Background Generate can be stopped by selecting the operation or operations that are in process or in queue and select Stop Background Generate.
Note:
Operations that are being generated or queued cannot be edited or deleted.
Why should I use it?
Background generation is useful for operations or programs that take a long time to process, letting you continue working without interruption while NX generates the tool path.
Where do I find it?
Application
Manufacturing
Prerequisite
You must set the Enables background tool path generation early access feature to ON in the Early Access Feature dialog box (File→Utilities→Early Access Feature).
Note:
Parallel Generate is not available when you set the Enables background tool path generation early access feature to ON.
Command
Generate in Background
Operation Navigator
Right-click the operation and choose Generate in Background
Background Generate, NX 2412.3000
© 2025 Siemens
Rhino_Grasshopper_NX pinned «Rhino 7 #ورژن_جدید_راینو7_منتشر_شد لینک دانلود👇👇👇👇 https://files.mcneel.com/dujour/exe/20240104/rhino_en-us_7.37.24004.15001.exe #Rhino7sr37 Rhino 7 for Windows #Windows !!!!!!!!!!!!!!!!!!! Rhino 7 #ورژن_جدید_راینو7_منتشر_شد لینک دانلود👇👇👇👇 https://…»
BugReportBakemultiple.gh
31.9 KB
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Right Click bake on Model Object only updates 1 branch
The issue: With branched data right clicking and baking only updates 1 one of the two branches, using the content cache component to bake works as expected.
Verified in 8.17.25016.06001
To Reproduce:
Right click and bake (per the users video) the branched Model Object component using the files attached.
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Right Click bake on Model Object only updates 1 branch
The issue: With branched data right clicking and baking only updates 1 one of the two branches, using the content cache component to bake works as expected.
Verified in 8.17.25016.06001
To Reproduce:
Right click and bake (per the users video) the branched Model Object component using the files attached.
This media is not supported in your browser
VIEW IN TELEGRAM
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Right Click bake on Model Object only updates 1 branch
The issue: With branched data right clicking and baking only updates 1 one of the two branches, using the content cache component to bake works as expected.
Verified in 8.17.25016.06001
To Reproduce:
Right click and bake (per the users video) the branched Model Object component using the files attached.
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Right Click bake on Model Object only updates 1 branch
The issue: With branched data right clicking and baking only updates 1 one of the two branches, using the content cache component to bake works as expected.
Verified in 8.17.25016.06001
To Reproduce:
Right click and bake (per the users video) the branched Model Object component using the files attached.
chamferedge-surface-disappears v7.3dm
341.1 KB
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
ChamferEdge_FilletEdge: Makes surface disappear
Use a R0.05 chamfer on the edge indicated in red, and one of the side surfaces disappears.
#Rhino8sr17
#Bug_Fix
ChamferEdge_FilletEdge: Makes surface disappear
Use a R0.05 chamfer on the edge indicated in red, and one of the side surfaces disappears.
This media is not supported in your browser
VIEW IN TELEGRAM
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Grasshopper Components: QuadRemesh crashes while adding a line as a guide curve
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Grasshopper Components: QuadRemesh crashes while adding a line as a guide curve
QuadRemeshInGhCrash.gh
14.2 KB
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Grasshopper Components: QuadRemesh crashes while adding a line as a guide curve
#Rhino8sr17
#Bug_Fix
#Grasshopper_Components
Grasshopper Components: QuadRemesh crashes while adding a line as a guide curve
#Rhino9Wip
#New
#ScriptEditor
ScriptEditor: Added Testing Panel
Add Run Tests Button
Add Run Group Tests Button
Open Test on Double-Click
Clear Test Results
Show Test Exec Progress
Show Captured Result on Terminal
Add Filter Moved
Current Implementation:
Tests follow # async: true|false directives. They run on UI thread normally to allow modifying Rhino document and using Grasshopper, but run in Async if specified in test script
Advanced:
Maybe allow opening a Rhino document associated with the test (or test can do that in script)
Maybe allow defining multiple test cases on each scripts (or test can do that in script)
#New
#ScriptEditor
ScriptEditor: Added Testing Panel
Add Run Tests Button
Add Run Group Tests Button
Open Test on Double-Click
Clear Test Results
Show Test Exec Progress
Show Captured Result on Terminal
Add Filter Moved
Current Implementation:
Tests follow # async: true|false directives. They run on UI thread normally to allow modifying Rhino document and using Grasshopper, but run in Async if specified in test script
Advanced:
Maybe allow opening a Rhino document associated with the test (or test can do that in script)
Maybe allow defining multiple test cases on each scripts (or test can do that in script)
#Rhino9Wip
#Enhancement
#Grasshopper
Grasshopper: Created new base class for Texture Mapping components
#Enhancement
#Grasshopper
Grasshopper: Created new base class for Texture Mapping components
rhino.PNG
407.8 KB
#New
#Rhino9Wip
#Rhino8sr17
#Enhancement
#Grasshopper_Components
Grasshopper Components: Added a new "Quad Remesh Settings" component that includes "Target Edge Length" option
#Rhino9Wip
#Rhino8sr17
#Enhancement
#Grasshopper_Components
Grasshopper Components: Added a new "Quad Remesh Settings" component that includes "Target Edge Length" option
nxopen_vb_bulk_samples.zip
1.3 MB
#NX
Sample NXOpen FAQ program : nxopen vb bulk samples
Sample NXOpen FAQ program : nxopen vb bulk samples
#Rhino9Wip
#Rhino8sr17
#Bug_Fix
LinkViewports: viewport update is laggy
Tested on:
Windows (5.14.522.8390, 2017-05-22)
Windows (6.35.21116.15001, 2021-04-26)
Windows (8.0.21199.305, 2021-07-18)
Set-up:
N/A
Steps taken:
In the Rhino Options > View > Viewport properties section, enable Linked viewports
Have 4 views visible
Draw a line in one of the viewports
Pan and zoom in a viewport
Observations:
There is a lag in updating the other viewports
Expectations:
In Rhino 5, viewport updating is smooth
#Rhino8sr17
#Bug_Fix
LinkViewports: viewport update is laggy
Tested on:
Windows (5.14.522.8390, 2017-05-22)
Windows (6.35.21116.15001, 2021-04-26)
Windows (8.0.21199.305, 2021-07-18)
Set-up:
N/A
Steps taken:
In the Rhino Options > View > Viewport properties section, enable Linked viewports
Have 4 views visible
Draw a line in one of the viewports
Pan and zoom in a viewport
Observations:
There is a lag in updating the other viewports
Expectations:
In Rhino 5, viewport updating is smooth