Supported Entities
            
            Entities supported by the 
FORAN reader:
                    - All entities supported by the STEP reader
- Model hierarchy and organization from the XML file
The FORAN reader requires a STEP (.stp) file and a correspondingly named
                    FORAN XML (.xml) file to
                exist in the same directory. It reads data from the STEP file using the STEP reader
                and then reads the FORAN XML file to generate the
                relevant model hierarchy and organization.
        
        Import Options
            
            The FORAN reader uses the
                    ct_reader.ini file and has the same options as the STEP
                reader.
        
        Supported Metadata
            
            The 
FORAN reader generates the same metadata as the
                STEP reader, with some additional metadata generated from the 
FORAN XML file.
FORAN_COG_X
            
              | Type | Entities | Description | 
          
            
              | double | parts | The plate or profile COG x-coordinate. | 
          
FORAN_COG_Y
            
              | Type | Entities | Description | 
          
            
              | double | parts | The plate or profile COG y-coordinate. | 
          
FORAN_COG_Z
            
              | Type | Entities | Description | 
          
            
              | double | parts | The plate or profile COG z-coordinate. | 
          
FORAN_COLOR
            
              | Type | Entities | Description | 
          
            
              | string | parts | Three comma-separated RGB values, ranging from 0 to 255, indicating the color
                for the object. | 
          
FORAN_INERTIA_X
            
              | Type | Entities | Description | 
          
            
              | double | parts | The profile inertia x-value. | 
          
FORAN_INERTIA_Y
            
              | Type | Entities | Description | 
          
            
              | double | parts | The profile inertia y-value. | 
          
FORAN_INERTIA_Z
            
              | Type | Entities | Description | 
          
            
              | double | parts | The profile inertia z-value. | 
          
FORAN_MATERIAL
            
              | Type | Entities | Description | 
          
            
              | string | parts | The plate or profile material name. | 
          
FORAN_PART_ID
            
              | Type | Entities | Description | 
          
            
              | string | parts | The plate or profile ID. | 
          
FORAN_PART_OID
            
              | Type | Entities | Description | 
          
            
              | string | parts | The plate or profile OID. | 
          
FORAN_SCANTLING
            
              | Type | Entities | Description | 
          
            
              | string | parts | The profile scantling name. | 
          
FORAN_SECTION_AREA
            
              | Type | Entities | Description | 
          
            
              | double | parts | The profile section area. | 
          
FORAN_THICKNESS
            
              | Type | Entities | Description | 
          
            
              | double | parts | The plate thickness. |