STP file convetion

8 visualizaciones (últimos 30 días)
Lior
Lior el 19 de Mzo. de 2011
Respondida: Jacob Mathew el 20 de Nov. de 2024 a las 4:40
Hi,
Is there a way to import 3D CAD file such a STP file to Malab and to convert it for a binary matrix ?
Thanks,
Lior

Respuestas (1)

Jacob Mathew
Jacob Mathew el 20 de Nov. de 2024 a las 4:40
Hey Lior,
You can import STL and STP files into MATLAB using the fegeometry method from the Partial Differential Equation Toolbox. The following documentation pages details the steps needed to achieve this:
In both cases, the output of the function is a DiscreteGeometry object that can be manipulated as needed. The supported functions of DiscreteGeometry object can be found in the documentation link below:

Categorías

Más información sobre Model Import en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by