Triangle2d Constructor (Point2d) |
Namespace: Gile.AutoCAD.Geometry
Exception | Condition |
---|---|
ArgumentNullException | ArgumentException is thrown if points is null. |
ArgumentOutOfRangeException | ArgumentOutOfRangeException is thrown if points length is different from 3. |