- name
 
- 
A String specifying the repository key.
  
- stefanBoltzmann
 
- 
 None or a Float specifying the Stefan-Boltzmann
  constant. The default value is None.
  
- absoluteZero
 
- 
 None or a Float specifying the absolute zero
  constant. The default value is None.
  
- waveFormulation
 
- 
A SymbolicConstant specifying the type of incident wave formulation to be
  used in acoustic problems. Possible values are NOT_SET,
  SCATTERED, and TOTAL. The default
  value is NOT_SET.
  
- universalGas
 
- 
 None or a Float specifying the universal gas
  constant. The default value is None.
  
- noPartsInputFile
 
- 
A Boolean specifying whether an input file should be written without parts
  and assemblies. The default value is OFF.
  
- restartIncrement
 
- 
An Int specifying the increment, interval, iteration or cycle where the
  restart analysis will start. To select the end of the step use the
  SymbolicConstant STEP_END.
  
- endRestartStep
 
- 
A Boolean specifying that the step specified by restartStep
  should be terminated at the increment specified by
  restartIncrement.
  
- shellToSolid
 
- 
A Boolean specifying that a shell global model drives a solid submodel.
  
- lastChangedCount
 
- 
A Float specifying the time stamp that indicates when the model was last
  changed.
  
- description
 
- 
A String specifying the purpose and contents of the Model object. The
  default value is an empty string.
  
- restartJob
 
- 
A String specifying the name of the job that generated the restart data.
  
- restartStep
 
- 
A String specifying the name of the step where the restart analysis will
  start.
  
- globalJob
 
- 
A String specifying the name of the job that generated the results for the
  global model.
  
- copyConstraints
 
- 
A boolean specifying the status of constraints created in a model, in the
  model which instances this model.
  
- copyConnectors
 
- 
A boolean specifying the status of connectors created in a model, in the
  model which instances this model.
  
- copyInteractions
 
- 
A boolean specifying the status of interactions created in a model, in the
  model which instances this model.
  
- keywordBlock
 
- 
A 
  KeywordBlock
  object.
  
- rootAssembly
 
- 
An 
  Assembly
  object.
  
- amplitudes
 
- 
A repository of 
  Amplitude
  objects.
  
- profiles
 
- 
A repository of 
  Profile
  objects.
  
- boundaryConditions
 
- 
A repository of 
  BoundaryCondition
  objects.
  
- constraints
 
- 
A repository of 
  Constraint
  objects.
  
- analyticalFields
 
- 
A repository of 
  AnalyticalField
  objects.
  
- discreteFields
 
- 
A repository of 
  DiscreteField
  objects.
  
- predefinedFields
 
- 
A repository of 
  PredefinedField
  objects.
  
- interactions
 
- 
A repository of 
  Interaction
  objects.
  
- interactionProperties
 
- 
A repository of 
  InteractionProperty
  objects.
  
- contactControls
 
- 
A repository of 
  ContactControl
  objects.
  
- contactInitializations
 
- 
A repository of 
  ContactInitialization
  objects.
  
- contactStabilizations
 
- 
A repository of 
  ContactStabilization
  objects.
  
- linkedInstances
 
- 
A tuple of tuples of Strings specifying the linked child PartInstance name
  in the current model to the corresponding parent PartInstance name in a
  different model.
  
- linkedParts
 
- 
A tuple of tuples of Strings specifying the linked child Part name in the
  current model to the corresponding parent Part name in a different model.
  
- loads
 
- 
A repository of 
  Load objects.
  
- materials
 
- 
A repository of 
  Material
  objects.
  
- calibrations
 
- 
A repository of 
  Calibration
  objects.
  
- sections
 
- 
A repository of 
  Section
  objects.
  
- remeshingRules
 
- 
A repository of 
  RemeshingRule
  objects.
  
- sketches
 
- 
A repository of 
  ConstrainedSketch
  objects.
  
- parts
 
- 
A repository of 
  Part objects.
  
- steps
 
- 
A repository of 
  Step objects.
  
- featureOptions
 
- 
A 
  FeatureOptions
  object.
  
- adaptiveMeshConstraints
 
- 
A repository of 
  AdaptiveMeshConstraint
  objects.
  
- adaptiveMeshControls
 
- 
A repository of 
  AdaptiveMeshControl
  objects.
  
- timePoints
 
- 
A repository of 
  TimePoint
  objects.
  
- filters
 
- 
A repository of 
  Filter
  objects.
  
- integratedOutputSections
 
- 
A repository of 
  IntegratedOutputSection
  objects.
  
- fieldOutputRequests
 
- 
A repository of 
  FieldOutputRequest
  objects.
  
- historyOutputRequests
 
- 
A repository of 
  HistoryOutputRequest
  objects.
  
- optimizationTasks
 
- 
A repository of 
  OptimizationTask
  objects.