-
Have a problem with "RuledFace" geometry.
ErrorWrite : "Значение не может быть неопределенным.: Имя параметра: revitCurve"
Dynamo version - 2.0.4
Windows 10
This element is showing like this :
!…
-
For the prototype / dev version, we treat all obstacles as cutlines. In a later stage, we may either introduce a new layer in the schematisation (clone_cell_cutline) or add a boolean attribute to the …
-
The current Gen1/Gen2 navigators have to deal with different (implicit) navigation streams:
* surfaces and portals from the geometry
* surfaces from external sources
* target surface(s)
The pro…
-
example
![image](https://github.com/user-attachments/assets/75cf0e0b-6a77-4391-86bf-7b48786f92cf)
https://www.linkedin.com/posts/national-association-of-city-transportation-officials_narrower-veh…
-
Splitting this from #26 for a more focused discussion.
During a discussion with @rabernat earlier today, we talked about the possibility to serialise vector data cubes into a Zarr format, so I want…
-
> var p = new OpenLayers.Geometry.Point(3,3);
> p
> { id: 'OpenLayers.Geometry.Point_52', x: 3, y: 3 }
>
> OpenLayers.Geometry.Point.prototype.equals.toString()
> 'function (geom){var equals=false;if…
-
##### Description of the problem
Currently, there are geometries in THREE JS src that are not de-serializable.
- `EdgesGeometry`
- ~~`ParametricGeometry`~~
- ~~`TextGeometry`~~
- ~~`Instanced…
-
Add option to visualize the measured depth of a well in the 3D view every n'th meter with n selected by the user
Suggested improvements to the first prototype
- add support for major/minor tickm…
-
For https://github.com/pkp/pkp-lib/issues/10404, we'll need a UI tool that'll allow the construction of arbitrarily nested trees. For example, we might support a 4-level tree:
- Subject
- Mathemati…
-
**Describe the bug**
When exporting a maya instancer node with `-exportRoots instancer_node` the USD file `PointInstancer`'s prototypes in the USD data will have no geometry defined:
```
def …