Version 0.55.1

mesh

A solid from a file

Signatures

  •   mesh( file f )

Details

The mesh data type allows to import solids from an external source.

The solid should be represented as a triangle mesh. Note that the solid should ideally be watertight (i.e. that all triangles form closed volumes without any holes) to work well with all internal functions of trCAD.

Casts To

solid

Parameters

f

An input file of type "STL", "PLY" or "3MF".

See also

🗙

Search results for