Parameters |
Description |
const OdGePoint3d& point |
[in] Point to get containment of. |
OdGe::PointContainment& containment |
[out] Containment type. Can be one of the following: |
OdBrEntity*& brEntContainer |
[out] Container entity. Can be one of the following types:
|
odbrOK if the operation is successful or the appropriate error code otherwise.
Gets the point containment and the corresponding container entity.
Currently not implemented. Returns odbrNotImplementedYet.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|