Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f200abf7c1 |
+1
-3
@@ -13,9 +13,7 @@ namespace CSiAPIPlayground
|
|||||||
|
|
||||||
public void Play()
|
public void Play()
|
||||||
{
|
{
|
||||||
// do something with the sapModel here.
|
sapModel.CoordSys.SetCoordSys("newSystem", 0, 0, 0, 45, 0, 0);
|
||||||
// note that the object is called sapModel, but this is just copying the CSi convention.
|
|
||||||
// this object is valid for any other CSi program such as ETABS.
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user