Community Profile

photo

Abishek Asaithambi


Last seen: ungefär 2 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 ...

mer än 4 år ago | 0

| accepted