~CAT5IN
~CAT5IN, Name
, Extension
, Path
, Entity
, FMT
, NOCL
, NOAN
Transfers a .CATPart file into the Mechanical APDL program.
Name
The name of a valid .CATPart file, created with CATIA Version 5.0. The first character of the file name must be an alphanumeric.
Extension
The extension for the file. The default extension is .CATPart.
Path
The path name of the directory in which the file resides enclosed in single quotes. The default path name is the current working directory.
Entity
Entity to be imported.
SOLIDS
—
Solids only, imported as Mechanical APDL volumes (default).
SURFACES
—
Surfaces only, imported as Mechanical APDL areas.
ALL
—
All entities. Use this option when the file contains different types of entities.
FMT
The format in which Mechanical APDL will store the model.
0
—
Neutral format (default). Defeaturing after import is restricted.
1
—
Solid format; this allows defeaturing after import.
NOCL
Remove tiny objects.
0
—
Remove tiny objects without checking model validity (default).
1
—
Do not remove tiny objects.
NOAN
Perform an analysis of the model.
0
—
Analyze the model (default).
1
—
Do not analyze the model.
Notes
If defeaturing is specified (FMT
= 1), this
command must be the last line of any file, script, or other interactive input.
More information on importing CATIA Version 5 parts is available in CATIA V5 in the Connection User's Guide.