Parameters |
Description |
const OdArray<OdDbSubentId *> & faceSubentIds |
[in] Array of faces' subentity IDs. Faces with specified IDs will be removed. |
eOk if successful or an appropriate error code in the other case.
Removes the specified faces from this ModelerGeometry object.
After removing the specified faces, the adjacent faces will enlarge to fill the gaps.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|