Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveElem::createLine Method
Syntax
C++
OdResult createLine(OdGePoint3d start, OdGePoint3d end);

Creates a straight line. 

 

Parameters
Description
start
[in] Input start point.
end
[in] Input end point.

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

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