compas-RV2 (RhinoVAULT 2) is an implementation of RhinVAULT for Rhino 6+, based on the COMPAS framework.
RV2 is available as installable plugin for Rhino(6+). Installation instructions are available in the docs: Installation
The User Manual is a good place to start.
RV2 has a dedicated post category on the COMPAS forum for questions and discussions.
If you find a bug, please help us solve it by filing a report.
If you want to contribute, please contact the development team.
Hi, as anyone else run into this Trojan warning with the file?
Seems to be this one: https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Trojan%3aWin32%2fWacatac.B!ml&threatid=2147735505
Describe the bug unable to install rv2. I had previously installed rv2 and it was running smoothly. It stopped working when I installed compas with anaconda afterwards. There were errors shown when I would initialize rv2 in rhino so I tried uninstalling and reinstalling rv2 but now it shows errors during installation too.
Screenshots
Desktop - OS: Windows 11 version 22H2 - Rhino version 7 - RhinoVault2
I have alredy type the EditPythonScript,but it still can not be installed.
I need help~
name: Bug report about: When creating a vertical equilibrium from the force diagram I run into a problem showing a dialogue box: "Connection is not open".
Describe the bug
bash
Connection is not open.
To Reproduce Steps to reproduce the behavior: 1. Please provide an input 3dm file 2. Describe the command that causes the error 3. A screenshot of error behavior
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots or video record to help explain your problem.
Desktop (please complete the following information): - OS: Windows - Rhino version 7.26.23009.7001 - RhinoVault2 version 1.4.7
Additional context Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior: 1. Please provide an input 3dm file 2. Describe the command that causes the error 3. A screenshot of error behavior
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots or video record to help explain your problem.
Desktop (please complete the following information): - OS: [e.g. iOS] - Rhino version [e.g. 6, 7] - RhinoVault2 version [e.g. 1.1.7]
Additional context Add any other context about the problem here.
INSTALLATION OF RHINO VAULT 2 FOR RHINO6 FAILED
name: Bug report about: Create a report to help us improve
Describe the bug ```bash Traceback (most recent call last): File C:\Users\16043\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_rv2\rhino\forms\error.py, line 23, in wrapper return func(args, kwargs) File C:\Users\16043\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_rv2\rhino\helpers.py, line 280, in wrapper command(args, **kwargs) File C:\Users\16043\AppData\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\PythonPlugins\RV2{949ca7a4-7ddf-4939-8a5b-d945d5ac0bc8}\dev\RV2force_cmd.py, line 50, in RunCommand force.update_angle_deviations() File C:\Users\16043\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_rv2\datastructures\forcediagram.py, line 53, in update_angle_deviations edge_ = self.primal_edge(edge) File C:\Users\16043\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_rv2\datastructures\forcediagram.py, line 47, in primal_edge raise KeyError(key) KeyError: (94, 2980)
```
To Reproduce Steps to reproduce the behavior: 1. Please provide an input 3dm file 2. Describe the command that causes the error 3. A screenshot of error behavior
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots or video record to help explain your problem.
Desktop (please complete the following information): - OS: Windows - Rhino version 7.26.23009.7001 - RhinoVault2 version 1.4.7
Additional context Add any other context about the problem here.
This shape, along with others that are blob-like give me severe problems. Im not sure what the problem is but any help would be great. In this specific case, horizontal equilibrium simply does not work. In other cases horizontal equilibrium attempts to run, but does not work, no preview is shown.
Heres a wetransfer link to download the file - https://we.tl/t-R9CHLbXY6y
RV2file_save_thrust_cmd
for exporting thrustobject's mesh datastructure as jsonfrom_triangulation
.compas_rv2.datastructures.SubdMesh
to incorporate freeform quadsurfaces and non-quad surfaces.RV2pattern_from_surfaces_cmd
, unify mesh cycles before creating pattern.invoke release
.from_featrues
more stable