importMeshFromHMSLOSNastran

Import mesh from a HyperMesh/SimLab/OptiStruct (Nastran) file

Syntax

importMeshFromHMSLOSNastran(importedFile, coordSys, lenghtUnit, splitAngle, centerGeometry, checkGeometry)

Parameters

  • importedFile : HyperMesh/SimLab/OptiStruct (Nastran) file to import - [1..1] String
  • coordSys : Coordinate system to attach the imported geometry - [0..1] CoordSys
  • lenghtUnit : Lenght unit (by default: millimeter) - [0..1] LengthUnit
  • splitAngle : Face split angle - [0..1] Double
  • centerGeometry : Center the geometry - [0..1] Boolean
  • checkGeometry : Check the geometry - [0..1] Boolean

Returns

No return value