Parameters |
Description |
const OdArray<OdDbSubentId *> & faceSubentIds |
[in] Array of faces' subentity IDs. Faces with specified IDs will be offset. |
double offsetDistance |
[in] Offset distance. |
Returns eOk if successful or an appropriate error code in the other case.
Offsets the specified faces of this ModelerGeometry object for the specified distance.
The following constraints are applied:
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|