( اَلـفـبای تِکنولژے وَ ترفَنـد )
آمـوزش ، تـرفـند ، ابـزار
𝘼𝙙𝙨 : @mobsec_ads
𝙎𝙪𝙥 : @sudosup_bot
Last updated 2 months ago
رسانه خبری _ تحلیلی «مثلث»
News & media website
تازهترین اخبار ایران و جهان
ارتباط با ما :
@pezhvakads
اینستاگرام 👇
https://instagram.com/mosalas_tv?igshid=MzRlODBiNWFlZA==
Last updated 2 days, 9 hours ago
#Rhino9Wip
#Rhino8sr15
#Bug_Fix
#Grasshopper
Grasshopper: Custom Preview of Annotation Dots with Color
#New
#Rhino9Wip
#SDKEnhancement
SDK: Added RhinoCurveBooleanIntersection SDK function
/*
Description:
Calculate common regions among a list of curves
Parameters:
InCurves - [in] An array of curves.
plane - [in] Regions will be found in the projection of the curves to this plane.
tolerance - [in] Function tolerance. When in doubt, use the document's model absolute tolerance.
PlanarCurves - [out] The region curves. Note, memory for these curves is allocated and is the responsibility of the caller.
OutRegions - [out] The indices and parameters for the members of PlanarCurves.
Returns:
true if successful, false otherwise.
/
RHINO_SDK_FUNCTION
bool RhinoCurveBooleanIntersection(
const ON_SimpleArray& InCurves,
const ON_Plane& plane,
double tolerance,
ON_SimpleArray& PlanarCurves,
ON_ClassArray& OutRegions
#Rhino9Wip
#Rhino8sr15
#TestMarkup
TestMarkup in Rhino
Change the MarkupLayer setting from giving numbers to pointing to specific Layers by their name (including nested Layers)
Allow setting Colors with transparency.
More importantly than the second point: make every possible setting to be set by Layer.
Currently I can undo lines but I can’t redo them.
There must be some tool that would serve as an eraser, it should either affect only: a specific layer / current layer / all layers / only curves made by the TestMarkup command. The best would be to have different erasers for different linetypes.
I should be able to prepare a couple of TestMarkup macros that would resemble different tools (pencil, pen, marker) this could just mean different linetypes. Of course, there can be a “global eraser” but for the ease of drawing specific eraser should only affect specific linetypes (so it should have some kind of filter built-in). This way we can avoid erasing underlying sketches while erasing the “marker” lines without fiddling too much with the layer-locking system.
The current implementation of line tapering in Rhino is very odd. - It’s a good start for showing the technical ability, but usability is not there. Currently it’s good for drawing horsehair worms and similar stuff.
#Rhino9Wip
#Rhino8sr12
#Bug_Fix
Wireframe geometry crashes ARM Windows Computers
On a Windows computer with an ARM chip (Snapdragon)
Run the box or sphere command to create geometry in a wireframe view
As soon as the command completes Rhino crashes.
This is a GPU driver crash. We need to detect Rhino running on this specific GPU and have wire drawing performed with a different set of instructions.
#Rhino9Wip
#Rhino8sr12
#Bug_Fix
#Grasshopper
Grasshopper: Long processing times on change of Model Block Visibility > Content Cache
Tested in 8.12.24240.02001
Issue: When pushing visibility changes via content cache for 250 blocks there is an unexpected lag of 3 1/2 to 4 minutes to complete.
To repeat:
open users 3dm file and grasshopper file that are privately attached in a zip file.
change the 4 boolean inputs and Push Content.
#New
#Rhino9Wip
#Enhancement
Rebuild: not clear when preview is automatic
Looking at the code the preview is automatic when the total point count is below 500. But the preview button is always clickable, and it is not clear for the user when they should click Preview or if they are waiting for the automatic preview to finish.
Maybe it could be optimized that the preview button is enabled/disabled depending on if the previews are automatic, or by allowing the user to toggle automatic previews themselves.
#Rhino9Wip
#Rhino8sr10
#Enhancement
NestedClippingDrawing: All option now creates clipping section drawings ordered by section names in alphabetical order
When I select the clipping planes manually (1)(2), the first section is created at the lower-left location. I was expecting it to be at the upper-left location. Maybe an option like FirstSEC=UpperLeft/LowerLeft is needed.
When the All option is used (3), the sections are created in a random order in this example. I think it makes sense to order the sections by names, and in https://docs.mcneel.com/rhino/8/help/en-us/index.htm#commands/layer.htm#NaturalSortOrder like the layer list does.
#New
#Rhino9Wip
#Enhancement
#Grasshopper
Grasshopper: Added Texture Evaluator component for rasterizing a procedural texture
Information about material name and density enriches the exported STEP242 files.
If your NX design contains PMI dimensions defined with a single-limit tolerance, the capability lets you preserve the manufacturing intent in STEP files for downstream MBD, machining, and drawing workflows.
DXF/DWG translator
This enhancement lets you import large drawing files faster than earlier NX versions.
DXF/DWG and 2D Exchange translators
If your NX design contains PMI dimensions defined with a single-limit tolerance, the capability lets you preserve the manufacturing intent in DXF/DWG files for downstream MBD, machining, and drawing workflows.
#NX2406
#Data_translation
#New
#Rhino9Wip
#Rhino8sr7
#Grasshopper
#Enhancement
Grasshopper: Added runtime warning to Explode component for invalid geometry
( اَلـفـبای تِکنولژے وَ ترفَنـد )
آمـوزش ، تـرفـند ، ابـزار
𝘼𝙙𝙨 : @mobsec_ads
𝙎𝙪𝙥 : @sudosup_bot
Last updated 2 months ago
رسانه خبری _ تحلیلی «مثلث»
News & media website
تازهترین اخبار ایران و جهان
ارتباط با ما :
@pezhvakads
اینستاگرام 👇
https://instagram.com/mosalas_tv?igshid=MzRlODBiNWFlZA==
Last updated 2 days, 9 hours ago