Parameters |
Description |
const OdGePlane& sectionPlane |
[in] Pointer to a plane object used for intersection (section cutting plane). |
OdDbEntityPtrArray& sectionObjects |
[out] Reference to an entity array for representing resulting sections. |
eOk if the intersection operation is successfully performed or an appropriate error code otherwise.
Intersects the specified plane with this ModelerGeometry object and creates the intersection in a resulting array.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|