Parameters |
Description |
OdBmHostObjPtr& pHostObj |
[in] Host object element. |
OdInt32 faceTag |
[in] Face tag on which opening is based on. |
const OdGePoint2d& ptStart |
[in] One corner of the rectangle. |
const OdGePoint2d& ptEnd |
[in] The opposite corner of the rectangle. |
eOk if the opening is created successfully, or an appropriate error code otherwise.
Creates a rectangular opening on a host element.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|