Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFilledRegion::set Method
Syntax
C++
OdResult set(const OdArray<OdBmCurveLoopPtr>& aCurveLoops, const OdBmObjectId typeId, const OdBmObjectId viewId);

Sets CurveLoops, typeId and viewId for FilledRegion.

Parameters
Description
aCurveLoops
[in] Input array of curves.
typeId
[in] Input type id.
viewId
[in] Input view id.

Returns eOk if successful or an appropriate error code in the other case.

Copyright © 2002-2022. Open Design Alliance All rights reserved.