photo

Abishek Asaithambi


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Review
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to open an existing SAP2000 model file using API in MATLAB?
This should work! File = NET.explicitCast(SapModel.File,'SAP2000v19.cFile'); File.OpenFile(ModelPath) Don't try the same ...

oltre 4 anni fa | 0

| accettato