Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

importGeomFromCATIAV4

Import geometry from a CATIAV4 file

Syntax

importGeomFromCATIAV4(fileName, coordSys, scaleFactor, importSolids, importFreeFaces, importFreeLines, ImportInvisibleEntities, healing, stitching, assembly, healingSelfIntersection, geometryCenter, collisionDetection, solidSeparation, stitchingToleranceCoeff, assemblyToleranceCoeff)

Parameters

  • fileName : File name - [1..1] String
  • coordSys : Coordinate system for geometry attachment - [0..1] CoordSys
  • scaleFactor : Scale factor - [0..1] Double
  • importSolids : Import solids - [1..1] Boolean
  • importFreeFaces : Import free faces - [1..1] Boolean
  • importFreeLines : Import free lines - [1..1] Boolean
  • ImportInvisibleEntities : Import invisible entities - [1..1] Boolean
  • healing : Automatic reparation - [1..1] Boolean
  • stitching : Free faces stitching - [1..1] Boolean
  • assembly : Solids assembly - [1..1] Boolean
  • healingSelfIntersection : Self intersections healing - [0..1] Boolean
  • geometryCenter : Center the geometry - [0..1] Boolean
  • collisionDetection : Collision detection - [0..1] Boolean
  • solidSeparation : Solid separation - [0..1] Boolean
  • stitchingToleranceCoeff : Coefficient for stitching tolerance - [0..1] Double
  • assemblyToleranceCoeff : Coefficient for assembly tolerance - [0..1] Double

Returns

No return value