Parameters |
Description |
const OdGePoint3d& origin |
[in] Origin of plane. |
const OdGeVector3d& uAxis |
[in] The U-axis. |
const OdGeVector3d& vAxis |
[in] The V-axis. |
Constructor for the OdGePlane class.
Constructs the plane with origin, U axis uAxis, and V axis vAxis. Vectors uAxis and vAxis are non-collinear.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|