Parameters |
Description |
const OdGePoint3d& point |
[in] A 3D point on a line. |
const OdGeVector3d& vect |
[in] Any 3D vector. |
Sets the parameters for this line according to the arguments, and returns a reference to this line.
point and vect construct an infinite line passing through point with a direction of vect. vect cannot have a zero length.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|