Parameters |
Description |
const bool bIsSolid |
[in] Indicates whether a SweepElem is Solid or Void. |
const OdBmGCurvePtrArray& path |
[in] Input path. |
const OdBmObjectId idSketchPlane |
[in] id of SketchPlane for path. |
const OdArray<OdBmGCurvePtrArray>& profile |
[in] Input profile. |
const OdUInt32 iProfileCurveIndex |
[in] Input index of path-curve. |
const OdBm::ProfilePlaneLocation::Enum profilePlaneLocation |
[in] Input location of profile location curve. |
Returns eOk if successful or an appropriate error code otherwise.
Sets the sweep's data, to create it.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|