Utilities > PreProcessing > Structure > Convert_SAPModel


Convert_SAPModel

Purpose

reads SAP2000 Excel table data to generate model information

Synopsis

[XYZ,CON,BOUN,ElemData,NMass] = Convert_SAPModel (Fname)

Description

CONVERT_SAPMODEL reads SAP2000 Excel table data to generate model information
  [XYZ,CON,BOUN,ELEMDATA,NMASS] = CONVERT_SAPMODEL (FNAME)
  INPUT
  FNAME.xlsx Excel workbook from SAP

  OUTPUT
  XYZ     : Nodal coordinates
  CON     : Connectivity array
  BOUN    : Boundary conditions array
  ElemData: ElemData struct for FEDEASLab

Cross-Reference Information

This function calls:

This function is called by: