Specifies the result component to be set in the Contour panel when
    a model is loaded.
    Syntax
      
      *ContourResultComponent
        (Result component)
    
    
    Inputs
      
      
        
          - Result component
- Any valid solver result component.
Context
      
      *BeginGraphicDefaults
    
    Example
      
      
        *ContourResultComponent(“vonMises”)
       
    
     Comments
      
      An initial check is run to see if there is an identical match for the “
Result
          component”, if one is not found, another check is run to see if any part of it
        matches the "
Result component". If an identical or partial match is
        found, then the "
Result component" will be set. If a matching
          "
Result component" is not found, then the first data type in the list
        will be set, by default.
Note: Result component will only be set if the Result type set using
            *ContourResultType supports that component.