Parameters |
Description |
OdGePoint3d& origin |
[in] The origin of this plane. |
OdGeVector3d& uAxis |
[in] The U-axis. |
OdGeVector3d& vAxis |
[in] The V-axis. |
Returns the parameters of this plane.
The U-axis and V-axis cannot be collinear, and are defined as follows
uAxis=uPnt-origin vAxis=vPnt-origin
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|