What does "I cannot create it online" mean?

--
jeremy theler
www.seamplex.com

On Wed, 2020-08-26 at 10:19 +0200, Zuheyr Alsalihi wrote:
> Thank you so much!!
> 
> I am using a geo file with which I can create a  png file using the
> display but I cannot create 
> it online, could you please comment on this?
> I have taken the critical points from a post from Prof. Geuzaine's:
> Extract of the geo file:
> 
> .......
> < deleted stuff for merging the step files >
> Merge "Walls_Unit__0__Wall__6.step";
> SetFactory("OpenCASCADE");
> // display stl mesh of CAD surfaces 
> Geometry.Surfaces = 1;
> Geometry.SurfaceType = 0;
> // display curves as 3D cylinders
> Geometry.LineType = 2;
> // specify model rotation using Euler angles
> General.Trackball = 0;                      
> General.RotationX = 0;                      
> General.RotationY = 0;                      
> General.RotationZ = 0;                      
> // print image                                
> Print "test.png";      
> 
> Many thanks and best regards,
> Zuheyr
> 


_______________________________________________
gmsh mailing list
[email protected]
http://onelab.info/mailman/listinfo/gmsh

Reply via email to