Is it possible to move the origin symbol at runtime by Transformation or any other command? Alberto Bencivenni January 03, 2019 12:00 Yes, using for example: ViewportLayout.OriginSymbol.Transformation = new Translation(10, 10, 10);
Comments
Please sign in to leave a comment.