-
Hello!
I'm having a lot of issues getting CloudComPy to work, iwanted to use it for my master thesis, i need to visualize and maybe do "queries" on a classified pointcloud that i classified in cloudc…
-
I have simple template with cell and conditional formatting (see attachment). Cells E4 and E5 are formatted as percentage, cells F4 and E5 are currency. Now, I run this code:
```
$sheet = \PhpOffi…
-
### Description
Seeing differences in Presto and Velox array orders with min
Velox:
["NaN","-Infinity","-Infinity",0.35368847846984863]
Presto:
["-Infinity","-Infinity",0.35368847846984863,"N…
kgpai updated
4 months ago
-
I tried to create some polylines into a dxf file with the given file path. Because IsClosed defined with IPolyline was readonly, I used LwPolylineFlags to set the LwPolyline closed. However, after tr…
-
#### Nextcloud AIO version
[Nextcloud Hub 7](https://nextcloud.com/) (28.0.3)
### Host OS
AIO run on docker
### Expected behavior
I want to edit office on the AIO.
### Actual behavior
…
-
Hello, I am a beginner using AutoCAD and this SDK. I would like to know how to write code to generate a 3rd order Bézier curve. Here is my code that can normally generate a DXF file. However, when thi…
-
## Description
It is requested to enhance the [Longitudinal Profile](https://docs.mapstore.geosolutionsgroup.com/en/latest/user-guide/longitudinal-profile/) tool by providing also _GeoJson_ and _…
-
**Describe the bug**
No respond when I clicked any office file,but pdf and txt file are normally.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to aio web ui
2. Click on office file
…
-
I failed build v0.7.0 using qmake due to linking errors:
```
/nix/store/zkjq96ik8cbv6ijh1lylnkk2bni9qvas-binutils-2.40/bin/ld: io_occ.o: in function `Mayo::IO::OccFactoryReader::createProperties(May…
katyo updated
10 months ago
-
I'm trying to generate a DWG file by creating a circle and assign it to a layer. Layer is created and circle is drawn. Layer to the circle has been assigned. But for some reason the Color of the circl…