Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGLine::set Method (const OdGePoint3d&, const OdGeVector3d&)
Syntax
C++
OdResult set(const OdGePoint3d& point, const OdGeVector3d& vec);

Sets the line acconding to the params. 

 

Parameters
Description
point
[in] Origin point.
vec
[in] Direction vector.

eOk if the operation completed successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.