The valid keyword card names for an AdditiveFEADeckBuilderCard in an AdditiveFEADeckBuilder. Any cards not in this enum can still be made using createGenericCard.
Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
| Name | Value | Description |
| AdaptivityCard | 11 | The *ADAP card sets the number of adaptive mesh levels. |
| AmbientTemperatureCard | 3 | The *AMBI card sets the ambient temperature. |
| AnalysisTypeCard | 12 | The *ANTP card sets the analysis type as one of the AdditiveFEAAnalysisType enum values. |
| AutomaticMeshingCard | 29 | The *AUTM card automatically generates an input mesh for moving-source analyses, including PRM generation. |
| AutomaticTimingCard | 25 | The *TAUT card automates time incrementation based on the heat source radius. |
| BinaryOutputCard | 13 | The *BINA card enables binary file format output from a thermal model to be used by a subsequent mechanical model. |
| BuildPlateXYExtensionCard | 10 | The *SBXY card sets the extension of the build plate in the x and y directions relative to the overall parts bounding box. |
| BuildPlateZBoundsCard | 5 | The *DDM! card sets the top and bottom z bounds of the build plate. |
| CoarseningGenerationsCard | 17 | The *PBLR card sets the number of coarsening generations. |
| ConvectionCard | 7 | The *CONV card sets the temperature-dependent convection coefficients. |
| DiskCheckCard | 26 | The *IOBN card enables or disables the disk check that occurs at the beginning of each simulation. |
| EndCard | 18 | The *END card marks the end of the input file deck. |
| EnsightOutputCard | 14 | The *ENSI card enables Ensight gold case file output. |
| EvaporationTemperatureCard | 33 | The *EVAP card specifies the evaporation temperature for the deposited material. |
| FinalTemperatureCard | 4 | The *FINT card sets the final temperature. |
| FineLayerCountCard | 24 | The *ADP1 card controls the number of fine layers beneath the deposition when coarsening. |
| GoldakCard | 27 | The *GOLD card defines the shape of the heat source for Goldak's double ellipsoid model. |
| IncrementOffsetCard | 41 | The *IOFF card defines the time increment offset. |
| InitialTemperatureCard | 32 | The *INIT card sets the initial temperature. |
| LaserPathGenerationCard | 20 | The *LSRP card creates a laser path in a rectangular patch for PRM generation. |
| LayersPerElementCard | 2 | The *PBPA card sets the number of layers per element. |
| MaterialCard | 19 | The *MATE card defines material properties. |
| MaxRefinementLevelCard | 39 | The *MAXR card defines the max number of triangle refinement levels for triangle mesh warping or result interpolation. |
| MechanicalRelaxationCard | 37 | The *RELM card defines parameters for numerical relaxation, similar to *RELA, but only for the mechanical analysis. |
| NewPRMGenerationMethodCard | 31 | The *NAPL card enables the new method of PRM generation, in which faces remain free at the last time increment. |
| NoOffCoreCard | 15 | The *NOFC card disables off-core memory management. |
| OnCore1Card | 16 | The *OFC1 card enables on-core level 1 memory management. |
| OutputFileFrequencyCard | 35 | The *OWFC card sets the output file write frequency for PRM generation. |
| PowderBedYSymmetryCard | 30 | The *PBSY card sets symmetry boundary conditions on the y-axis sides of the substrate. |
| PowderCard | 28 | The *DDMP card enables powder modeling for moving-source simulations. |
| PowderTypeCard | 23 | The *PTYP card sets the powder material type as one of the AdditiveFEAPowderType enum values. |
| PRMsCard | 8 | The *PBPF card sets the list of PRM file names. Currently only one PRM file is supported by this API. |
| PropertyScalingCard | 22 | The *DDM1 card defines material property scaling factors for quiet elements and powder elements. |
| RelaxationCard | 34 | The *RELA card defines parameters for numerical relaxation of the Newton-Raphson method for stability and improved convergence. |
| SolutionParametersCard | 36 | The *SOLU card defines the convergence criteria for the Newton-Raphson method. |
| STLIndexCard | 40 | The *ISTL card defines which STL, as listed in the STLsCard, is to be warped or interpolated. |
| STLMapCard | 6 | The *STLM card maps STL files to configurations, PRMs, materials, and volume fractions. |
| STLsCard | 9 | The *STLF card sets the list of STL files. |
| STLToleranceCard | 1 | The *STOL card sets the STL gap tolerance. |
| TitleCard | 0 | The *TITL card sets the title. |
| TransientCard | 21 | The *TRAN card defines transient analysis timing control. |
| WarpCard | 38 | The *WARP card defines the warpage magnification factor for triangle mesh warping, e.g. +1.0 for warpage or -1.0 for unrelaxed compensation. |
| WarpInputCard | 42 | The *INPU card defines the FEA input for a warp operation. |