importGeomFromInventor
Import geometry from a Inventor file
Syntax
importGeomFromInventor(fileName, coordSys, scaleFactor, importSolids, importFreeFaces, importFreeLines, ImportInvisibleEntities, healing, stitching, stitchingToleranceCoeff, assembly, assemblyToleranceCoeff, healingSelfIntersection, geometryCenter, collisionDetection, solidSeparation)
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 healing - [1..1] Boolean
- stitching : Free faces stitching - [1..1] Boolean
- stitchingToleranceCoeff : Coefficient for stitching tolerance - [0..1] Double
- assembly : Solids assembly - [1..1] Boolean
- assemblyToleranceCoeff : Coefficient for assembly tolerance - [0..1] Double
- 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
Returns
No return value