Parameters |
Description |
const OdGePoint3d& uPnt |
[in] A point at the end of the U-axis. |
const OdGePoint3d& origin |
[in] Origin of plane. |
const OdGePoint3d& vPnt |
[in] A point at the end of the V-axis. |
Constructor for the OdGePlane class.
Constructs the plane with origin=or, uAxis=v1, and vAxis=v2. Vectors v1=pntU-or and v2=pntV-or are non-collinear.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|