Class Plane
- Namespace
- OpenMEPSandbox.Geometry
- Assembly
- OpenMEPSandbox.dll
public class Plane
- Inheritance
-
Plane
- Inherited Members
Methods
Display(Plane?, double)
Shows scalable lines representing the axes and a rectangle for the Plane
[MultiReturn(new string[] { "Display", "Origin", "XAxis", "YAxis", "Normal" })]
public static Dictionary<string, object?> Display(Plane? plane, double length = 1000)
Parameters
plane
PlaneAutodesk.DesignScript.Geometry.Plane
length
doubledouble
Returns
- Dictionary<string, object>
GeometryColor