Close

Relief for ODA Team in Ukraine

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

Sets the line acconding to the params. 

 

Parameters
Description
point1
[in] Start point.
point2
[in] End point.

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

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