Wassim Jabi
Wassim Jabi
I noticed in the property names sometimes it uses MixedCase and sometimes it uses lowercase. For example, StyleName vs. stylename.
Hi, Intersection, Union, and Difference work just fine, but I am having a hard time figuring out how I should read the output of a simple XOR clip as below....
Hi. Sorry if this is an already available feature. Is it possible to have the visibility graph take into consideration a boundary polygon of an arbitrary number of points and...
## Problem statement The Evolver node gives an error if the number of iterations is set greater than 1 ``` Error: Python: Traceback (most recent call last): File "C:\Users\wassimj\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\sverchok-master\utils\sv_operator_mixins.py",...
## Problem statement Topologic is no longer compatible with new version of sverchok. What has changed? I am getting the following error: ``` from sverchok.core.socket_data import SvGetSocketInfo ImportError: cannot import...
Support ifcSurfaceCurveSweptAreaSolid [https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/schema/ifcgeometricmodelresource/lexical/ifcsurfacecurvesweptareasolid.htm](https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/schema/ifcgeometricmodelresource/lexical/ifcsurfacecurvesweptareasolid.htm)
I have a model of a building that I need to keep upright as the user orbits the camera around it. I added the following line: `plotter.enable_terrain_style(mouse_wheel_zooms=True, shift_pans=True) ` However,...
Hello I recently contacted the developer of euclid3 which polyskel depends on. They informed me that they are no longer supporting euclid3 and have not worked on it in many...
# Issue Description Please fill in the following information to help us reproduce the issue: ### What did you do? Two actions: 1. Double-clicked on the title of a general...
## 🐛 Bug I am following the official installation instructions for DGL with CUDA set to NONE as my laptop does not have CUDA. The resulting command is: pip install...