Compare commits

1 Commits

Author SHA1 Message Date
Connor Ivy f200abf7c1 hide comment 2023-09-29 09:08:55 -05:00
-1
View File
@@ -13,7 +13,6 @@ namespace CSiAPIPlayground
public void Play()
{
// do something here
sapModel.CoordSys.SetCoordSys("newSystem", 0, 0, 0, 45, 0, 0);
}
}