-
The code is choking up on this last step. I get a csv output but with only the column headers and empty data values. Below is my error message. Also, just had to replace the clip function from earthpy…
-
```
Possible extra node near connection
Nodes around the connection may need to be moved or deleted.
```
when sending edits to the server, it issues many such warnings. They look pretty meaningles…
-
## Current Behaviour
When hovering over a feature, the mouse cursor is changed to a hand to indicate that the feature can be clicked on to get the identify results.
![](https://i.imgur.com/B1pDE…
-
## Dynamo version
0.9.2
## Operating system
Windows 7
## What did you do?
Run FaceAnalysisDisplay.ByViewFacePointsAndValues and FaceAnalysisDisplay.ByViewSurfaceData
## What did you expect to see?
…
-
I am envisioning a workflow where:
1. A server has a repository of many IFC test files
2. The server has the latest IfcOpenBot build of IfcOpenShell
3. The server automatically headlessly open…
-
I'm raising this issue so the technical issues don't get bloated with discussion.
Function literals, @doug-moen's [description](https://github.com/doug-moen/openscad2/blob/master/rfc/Functions.md), a…
-
As [mentioned](https://github.com/genodelabs/genode/issues/5356#issuecomment-2405110811) in #5356, the behaviour of nitpicker's `Capture::Connection::screen_size()` has changed. Previously, `screen_si…
-
# Burnside's Lemma and Pólya Enumeration Theorem
It is used to count/find combinatorial objects (i.e. equivalence classes or orbits) associated with symmetry groups.
It is a result in group the…
-
I am using the `Path.combine()` operation to find all the intersecting `Paths` with another `Path`.
The necessary code:
```
Rect intersectPathBounds = intersectPath.getBounds();
_paths…
-
Hello,
I use gmsh to create a 3D mesh and I use it **mesh3 Th=readmesh3("v1.mesh");** to use in freefem++.
but get error borther element not in mesh . I have defined all the physical surfaces, v…