The amount of mesh nodes, lines and triangles Diamonds How can I see how many mesh nodes, mesh lines and mesh triangles there are in my model? Solution After...
Error: Arithmetic operation resulted in an overflow at MeshGenerator.TMeshGenerator.BepaalCirkels(Int32 ElementNummer) Diamonds When generating the mesh, you get the error: [NL]: De rekenkundige bewerking heeft geresulteerd in een overloop. [FR]: L’opération arithmétique a...
Error: Index out of range at System.Collections.arrayList.RemoveAt(Int32 index) Diamonds When generating the mesh, you get the error: Your request has caused the following error: Index was out of range....
Error: Attempting to add a zero-length bar on generating the mesh Diamonds During the mesh generation Diamonds gives the error: Attempting to add a zero-length bar at MeshInfo.TMeshedBarInfo..ctor(TModelBar bar, TAdvList points) Cause A mistake...