Skip to content
Snippets Groups Projects
Commit a6f34de7 authored by Nicolas Camera's avatar Nicolas Camera
Browse files

Se actualiza nombre de función de graph3d

parent 5dbe0181
No related branches found
No related tags found
1 merge request!4Se agrega nueva configuración para el graficador3D
......@@ -208,7 +208,7 @@ export class Graph3DComponent implements AfterViewInit {
public clear = () => {
this.animationProps.visible = false;
graph3DLib.clear();
graph3DLib.clearSceneObjects();
};
public center = () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment