get_model_from_mesh_results#
- Hfss3dLayout.get_model_from_mesh_results(binary=True)[source]#
Get the path for the parasolid file in the result folder. The parasolid file is generated after the mesh is created in 3D Layout.
- Parameters:
- binary
str
,optional
Either if retrieve binary format of parasoli or not.
- Returns
- ——-
- str
Path for the parasolid file in the results folder.
- binary