Class CoordinateSystem
- Namespace
- OpenMEPSandbox.Geometry
- Assembly
- OpenMEPSandbox.dll
public class CoordinateSystem
- Inheritance
-
CoordinateSystem
- Inherited Members
Methods
Display(CoordinateSystem, double)
Shows scalable lines representing the CoordinateSystem axes and rectangles for the planes
[MultiReturn(new string[] { "Display", "Origin", "XAxis", "YAxis", "ZAxis", "XYPlane", "YZPlane", "ZXPlane" })]
public static Dictionary<string, object?> Display(CoordinateSystem coordinateSystem, double length = 1000)
Parameters
coordinateSystem
CoordinateSystemAutodesk.DesignScript.Geometry.CoordinateSystem
length
doubledouble
Returns
- Dictionary<string, object>
GeometryColor