hide comment

This commit is contained in:
Connor Ivy
2023-09-29 09:08:55 -05:00
parent 59a372a35c
commit f200abf7c1
-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);
}
}