Parameters |
Description |
const OdDbRegion* pRegion |
[in] Pointer to the region to be revolved. |
const OdGePoint3d& axisPoint |
[in] Point on the axis of revolution. |
const OdGeVector3d& axisDir |
[in] Vector defining the axis of revolution. |
double angleOfRevolution |
[in] Angle of revolution. |
Creates a solid by revolving the specified region.
The axis of revolution is projected onto the plane of the region, parallel to its normal.
All angles are expressed in radians.
The following constraints apply:
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|