There is some SyntexError… how can i create a point?
KR
Andreas
this is because of packages , use the full path of point like this Autodesk.Geometry.Point.ByCoordinates(0,0,0);
remove (.Plane)
yes, there was some autocommand