Overload List
| Method | Description |
|---|---|
BoundedPlane.BoundedPlane () | Constructs a valid default infinite planar surface. |
BoundedPlane.BoundedPlane (Point3d, Point3d, Point3d) | Constructs a bounded planar surface defined by origin and two other points. |
BoundedPlane.BoundedPlane (Point3d, Vector3d, Vector3d) | Constructs a bounded planar surface defined by a point and two vectors. |
