BoundedPlane Constructor |
| Name | Description | |
|---|---|---|
| BoundedPlane |
Default constructor for the BoundedPlane
class. Constructs an infinite plane parallel to the XY plane.
|
|
| BoundedPlane(Point3d, Point3d, Point3d) |
Constructor for the BoundedPlane class.
Constructs a plane defined by its origin and U and V points.
|
|
| BoundedPlane(Point3d, Vector3d, Vector3d) |
Constructor for the BoundedPlane class.
Constructs a plane defined by its origin and U and V vectors.
|
| © Bricsys NV. All rights reserved. |