Parameters |
Description |
const OdGePlane& sectionPlane |
[in] Pointer to a plane object used for intersection (section cutting plane). |
OdDbEntityPtrArray& sectionObjects |
[out] A reference to an entity array for representing resulting sections. |
Returns 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–2020. Open Design Alliance. All rights reserved.
|