Community Profile

photo

Abishek Asaithambi


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 ...

4 years 前 | 0

| 已接受