Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmOpeningHelper::newOpening Method (OdBmVWallPtr&, const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
static OdResult newOpening(OdBmVWallPtr& pVWall, const OdGePoint2d& ptStart, const OdGePoint2d& ptEnd);

Creates a rectangular opening on a wall element. 

 

Parameters
Description
pVWall
[in] Wall element.
ptStart
[in] One corner of the rectangle.
ptEnd
[in] The opposite corner of the rectangle.

eOk if the opening is created successfully, or an appropriate error code otherwise.

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